aiida-core>=1.0.0b6
click>=7.0
click-completion>=0.5.1
seekpath==1.8.4

[:python_version < "3"]
matplotlib<3.0.0
PyCifRW==4.2.1

[:python_version >= "3"]
PyCifRW==4.4

[dev]
pgtest>=1.1.3
pre-commit>=1.17.0
prospector==1.1.7
pytest==4.3.0
pytest-regressions==1.0.5
yapf==0.28.0

[dev:python_version < "3.0"]
pylint==1.9.4

[dev:python_version >= "3.0"]
pylint==2.3.1

[docs]
Sphinx
docutils
sphinx_rtd_theme
