# API fastapi==0.115.6 uvicorn[standard]==0.32.1 python-multipart==0.0.17 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 bcrypt==4.2.1 # Database sqlalchemy==2.0.36 asyncpg==0.30.0 psycopg2-binary==2.9.10 alembic==1.14.0 # Redis & Celery redis==5.2.1 celery[redis]==5.4.0 # Binance & HTTP python-binance==1.0.19 websockets==14.1 httpx==0.28.1 aiohttp==3.11.10 # Data & Indicators pandas==2.2.3 numpy==2.2.0 ta==0.11.0 # Config & Validation pydantic==2.10.3 pydantic-settings==2.6.1 python-dotenv==1.0.1 email-validator==2.2.0 # Observability structlog==24.4.0 prometheus-client==0.21.1 # Notifications aiosmtplib==3.0.2 # Testing pytest==8.3.4 pytest-asyncio==0.24.0 pytest-cov==6.0.0 httpx==0.28.1 faker==33.1.0 # Utils orjson==3.10.12 tenacity==9.0.0