numpy>=1.24.0
scikit-learn>=1.3.0
pydantic>=2.0.0
pyyaml>=6.0

[all]
chatroutes-autobranch[dev,faiss,hf,service]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-benchmark>=4.0.0
mypy>=1.5.0
black>=23.9.0
ruff>=0.1.0
hypothesis>=6.88.0
pre-commit>=3.5.0

[faiss]
faiss-cpu>=1.7.4

[hf]
sentence-transformers>=2.2.0
torch>=2.0.0

[service]
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
