pydantic>=2.0.0
typing-extensions>=4.0.0
sqlalchemy>=2.0.0
alembic>=1.11.0
psycopg2-binary>=2.9.0
redis>=4.5.0
cachetools>=5.3.0
fastapi>=0.100.0
uvicorn[standard]>=0.22.0
requests>=2.31.0
httpx>=0.24.0
click>=8.1.0
rich>=13.0.0
numpy>=1.24.0
pandas>=2.0.0
scipy>=1.10.0
scikit-learn>=1.3.0
matplotlib>=3.7.0
seaborn>=0.12.0
plotly>=5.15.0
dash>=2.11.0
streamlit>=1.28.0
openai>=1.0.0
anthropic>=0.7.0
google-generativeai>=0.3.0
transformers>=4.30.0
torch>=2.0.0
tiktoken>=0.4.0
asyncio-mqtt>=0.13.0
websockets>=11.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.4.0
pre-commit>=3.3.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.2.0
