
[dev]
pytest>=7
reasongate[serve]

[eval]
voyageai>=0.3
scikit-learn>=1.3
numpy<2
joblib>=1.3
datasets>=2.0

[judge]

[judge:python_version >= "3.10"]
anthropic>=1

[serve]
fastapi>=0.104
uvicorn>=0.24
pydantic>=2.0
