14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
# Discord Bot for ClaudeTools
|
|
# Python 3.11+
|
|
|
|
discord.py==2.3.2
|
|
|
|
claude-agent-sdk==0.1.72
|
|
|
|
pydantic>=2.11.0
|
|
pydantic-settings>=2.5.2
|
|
|
|
aiofiles>=23.2.1
|
|
python-dotenv>=1.0.0
|
|
structlog>=24.1.0
|