numpy>=1.21
pandas>=1.3
seaborn>=0.11
scikit-learn>=1.0
scipy>=1.7

[:python_version < "3.10"]
importlib-resources

[test]
pytest>=6.1.2
pytest-runner
