fastapi<1.0,>=0.110
uvicorn[standard]>=0.24
numpy>=1.26
pydantic>=2.6
pydantic-settings>=2.2
scipy>=1.11
typer>=0.12
orjson>=3.9
python-dateutil>=2.9
rich>=13.7

[:python_version >= "3.11"]
langchain-core>=0.2
llama-index-core>=0.10

[dev]
ruff>=0.4
mypy>=1.8
pre-commit>=3.6
httpx>=0.27
types-requests>=2.32

[embeddings]
openai>=1.0.0
sentence-transformers>=2.6.0

[ops]
prometheus-client>=0.20
requests>=2.32

[test]
pytest>=8.0
pytest-cov>=5.0
