numpy>=1.17.0
ase
scikit-learn>=1.2.0

[deploy]
mkdocs<2.0
mkdocs-material>=8.2.0
mkdocstrings[python]>=0.23.0
mkdocs-autorefs>=0.5.0
mkdocs_jupyter>=0.24.6
mkdocs-minify-plugin>=0.7.1
black>=23.10.0
mike>=1.1.0
build>=0.7.0
twine>=4.0.0
pytkdocs[numpy-style]>=0.16.0

[progressbar]
tqdm>=4.66.0

[test]
mypy>=0.942
flake8>=4.0.0
pylint>=2.13.0
pydocstyle>=6.0.0
pytest>=7.1.0
pytest-cov>=3.0.0
