# Core Framework discord.py==2.5.2 pydantic==2.11.7 pydantic-settings==2.10.1 aiohttp==3.12.13 # Utilities python-dotenv==1.1.1 redis>=5.0.0 # For optional API response caching (not currently installed) # Development & Testing pytest==8.4.1 pytest-asyncio==1.0.0 pytest-mock>=3.10.0 # Not currently installed aioresponses==0.7.8 black>=23.0.0 # Not currently installed ruff>=0.1.0 # Not currently installed # Optional Dependencies pygsheets==2.0.6 # For Google Sheets integration (scorecard submission)