sync: auto-sync from GURU-BEAST-ROG at 2026-05-01 15:05:53

Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-05-01 15:05:53
This commit is contained in:
2026-05-01 15:05:53 -07:00
parent 2ec07ea409
commit e8e1874cbb
11 changed files with 429 additions and 559 deletions

View File

@@ -1,24 +1,13 @@
# Discord Bot for ClaudeTools
# Python 3.11+
# Discord
discord.py==2.3.2
# Anthropic Claude API
anthropic==0.30.0
claude-agent-sdk==0.1.72
# HTTP Client
httpx==0.27.0
pydantic>=2.11.0
pydantic-settings>=2.5.2
# Data Validation
pydantic==2.7.0
pydantic-settings==2.3.0
# Async File I/O
aiofiles==23.2.1
# Environment Variables
python-dotenv==1.0.0
# Logging
structlog==24.1.0
aiofiles>=23.2.1
python-dotenv>=1.0.0
structlog>=24.1.0