torch>=2.0.0
torchvision>=0.15.0
numpy>=2.0.0
pandas>=2.0.0
scikit-learn>=1.5.0
Pillow>=11.0.0
h5py>=3.12.0
pydantic>=2.10.0
pyyaml>=6.0
optuna>=4.0.0
plotly>=6.0.0
kaleido>=1.0.0
matplotlib>=3.9.0
seaborn>=0.13.0
xlsxwriter>=3.2.0
openpyxl>=3.1.0
tqdm>=4.66.0
requests>=2.32.0
psutil>=6.0.0
timm>=1.0.0
onnx>=1.17.0
onnxscript>=0.5.0

[:python_version < "3.14"]
onnxruntime>=1.20.0

[dev]
orchard-ml[test]
black>=25.0.0
flake8>=7.0.0
isort>=6.0.0
mypy==1.19.1
bandit>=1.8.0
radon>=6.0.0
types-PyYAML>=6.0.0
types-requests>=2.32.0
git-cliff>=2.12.0
pre-commit>=4.0.0

[notebooks]
ipython>=9.0.0

[test]
pytest>=9.0.0
pytest-cov>=7.0.0
pytest-xdist>=3.5.0

[tracking]
mlflow>=2.9.0
