fastapi>=0.115.0
uvicorn[standard]>=0.32.0
pydantic>=2.9.0
pydantic-settings>=2.6.0
fastembed>=0.4.0
litellm>=1.56.0
httpx>=0.28.0
python-multipart>=0.0.12
python-jose[cryptography]>=3.3.0
passlib[bcrypt]>=1.7.0
redis>=5.2.0
orjson>=3.10.0
mcp>=1.2.0
structlog>=24.4.0
rich>=13.7.1
tiktoken>=0.8.0
tenacity>=9.0.0
aiocache>=0.12.0
numpy>=1.26.0
scikit-learn>=1.5.0
polars>=1.15.0
chromadb>=0.5.0
lancedb>=0.8.0
sentence-transformers>=5.0.0

[dev]
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=6.0.0
ruff>=0.8.0
mypy>=1.13.0
black>=24.10.0
pre-commit>=4.0.0
ipython>=8.29.0
ipdb>=0.13.0
twine>=4.0.0

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.27.0

[test]
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=6.0.0
pytest-mock>=3.14.0
faker>=30.0.0
factory-boy>=3.3.0
respx>=0.21.0
