fastapi>=0.104.1
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
python-dotenv>=1.0.0
click>=8.1.0
httpx>=0.25.2
asyncpg>=0.29.0
aiomysql>=0.2.0
motor>=3.3.2
cassandra-driver>=3.29.0
elasticsearch>=8.11.0
sqlalchemy>=2.0.23
qdrant-client>=1.7.0
sentence-transformers>=2.2.2
openai>=1.3.7
langchain>=0.0.350
langchain-openai>=0.0.2
redis>=5.0.1
cachetools>=5.3.2
plotly>=5.18.0
pandas>=2.1.4
numpy>=1.26.2
openpyxl>=3.1.2
kaleido>=0.2.1
pyarrow>=14.0.1
fastavro>=1.8.2
aiohttp>=3.9.1
pyyaml>=6.0.1
aiosqlite>=0.19.0
pyjwt>=2.8.0
prometheus-client>=0.19.0

[dev]
pytest>=7.4.3
pytest-asyncio>=0.21.1
pytest-cov>=4.1.0
pytest-mock>=3.12.0
black>=23.11.0
flake8>=6.1.0
mypy>=1.7.1
