torch>=2.0.1
pandas>=2.0.3
joblib>=1.3.2
scikit-learn>=1.3.0
numpy>=1.24.4

[dev]
check-manifest
black
flake8
isort

[test]
pytest>=6.0
coverage
tox
