python-binance>=1.0.19
pandas>=2.0
numpy>=1.24
PyYAML>=6.0
python-dotenv>=1.0
rich>=13.0
pytest>=7.0
fastapi>=0.110
uvicorn[standard]>=0.27
httpx>=0.27
SQLAlchemy>=2.0
psycopg2-binary>=2.9  # PostgreSQL surucusu (DATABASE_URL=postgresql+psycopg2://... icin)
cryptography>=42.0  # per-bot API anahtarlarini at-rest sifrelemek icin (BRIMOZA_SECRET_KEY ile; opsiyonel)
