numpy>=1.21.0
pyyaml>=6.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
sqlalchemy>=2.0.0
sqlmodel>=0.0.14
torch>=2.0.0
onnx>=1.14.0
onnxruntime>=1.15.0

[all]
typer[all]>=0.9.0
rich>=13.0.0
textual>=0.40.0
mlflow<4.0.0,>=3.0.0

[cli]
typer[all]>=0.9.0
rich>=13.0.0
textual>=0.40.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
build>=1.0.0
twine>=4.0.0

[tracking]
mlflow<4.0.0,>=3.0.0
