pandas>=1.3.0
torch==2.7.0
numpy<2.0.0,>=1.20.0
joblib==1.3.1
tqdm==4.66.3
scikit-learn==1.5.1

[all]
check-manifest
coverage
pytest
sphinx
sphinx_rtd_theme

[dev]
check-manifest

[docs]
sphinx
sphinx_rtd_theme

[test]
coverage
pytest
