aiida-core<2,>=1.0.0

[atomic_tools]

[atomic_tools:python_version < "3.5"]
ase<=3.15

[atomic_tools:python_version >= "3.5"]
ase

[dev_precommit]
pre-commit
yapf==0.28
prospector==1.1.7

[docs]
sphinx
sphinx-rtd-theme

[docs:python_version >= "3.0"]
sphinxcontrib-details-directive

[testing]
pytest
pytest-regressions~=1.0.6
pytest-datadir~=1.3.1
pgtest~=1.3.1
