# Web Framework fastapi==0.115.5 uvicorn[standard]==0.32.1 pydantic==2.10.3 pydantic-settings==2.6.1 # Database sqlalchemy==2.0.36 asyncpg==0.30.0 alembic==1.14.0 # External APIs nhlpy==1.0.3 yfpy==14.1.1 # Utilities python-dotenv==1.0.1 httpx==0.28.1 # Development pytest==8.3.4 pytest-asyncio==0.24.0 pytest-cov==6.0.0 black==24.10.0 ruff==0.8.4 mypy==1.13.0