aiida-core==1.0.0b5
six
ruamel.yaml
jsonextended>=0.7.10
jsonschema
spglib<2.0.0,>=1.10.0

[:python_version < "3"]
ase<3.18.0,>=3.12.0
PyCifRW==4.2.1

[:python_version >= "3"]
ase<4.0.0,>=3.12.0
PyCifRW==4.4

[code_style]
flake8<3.8.0,>=3.7.0
yapf==0.26.0
pre-commit==1.14.4
doc8<0.9.0,>=0.8.0

[docs]
sphinx>=1.6
ipypublish>=0.10.7

[testing]
mock==2.0.0
pgtest==1.2.0
sqlalchemy-diff==0.1.3
pytest==3.6.3
wheel>=0.31
coverage
pytest-cov
pytest-timeout
pytest-regressions
