numpy<1.25,>=1.20
scipy<2.0,>=1.2
matplotlib<4.0,>=1.0
scikit-learn<2.0,>=1.0

[:python_version < "3.10"]
importlib-metadata

[dev]
black[jupyter]
coverage
coveralls
flake8
isort
mypy
pre-commit
pytest
pytest-cov

[examples]
click
tqdm
prettytable
pandas<2.0,>=1.2
wget

[pub]
setuptools
setuptools_scm
wheel
twine
