torch>=2.0
numpy>=1.21
hydra-core>=1.3
omegaconf>=2.3

[all]
mlflow>=2.5
typer>=0.9
fastapi>=0.104
uvicorn[standard]>=0.24
pydantic>=2.0

[cli]
typer>=0.9

[dev]
pytest>=7.4
ruff>=0.5
black>=24.0
mypy>=1.8
httpx>=0.24

[polaris]
polaris-nlp>=1.1.0

[serving]
fastapi>=0.104
uvicorn[standard]>=0.24
pydantic>=2.0

[tracking]
mlflow>=2.5
