first commit
This commit is contained in:
14
requirements.txt
Normal file
14
requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# Discord
|
||||
discord.py>=2.3.0
|
||||
|
||||
# AI Providers
|
||||
anthropic>=0.18.0
|
||||
openai>=1.12.0
|
||||
|
||||
# HTTP Client
|
||||
aiohttp>=3.9.0
|
||||
|
||||
# Configuration
|
||||
pydantic>=2.6.0
|
||||
pydantic-settings>=2.2.0
|
||||
python-dotenv>=1.0.0
|
||||
Reference in New Issue
Block a user