pymatgen~=2020.12.31
click==7.*
networkx>=2.5

[dev]
versioneer

[docs]
sphinx
sphinx-book-theme
sphinx-autodoc-typehints
sphinx-copybutton

[pre-commit]
pylint<2.8,>=2.6
pre-commit~=2.2

[testing]
pytest
pytest-cov<2.12
