torch>=2.0.1
pandas>=1.5.0
joblib>=1.3.0
scikit-learn>=1.3.0
numpy<2.0.0,>=1.21.0

[dev]
check-manifest
black
flake8
isort

[test]
pytest>=6.0
coverage
tox
