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

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

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

[code_style]
flake8<3.8.0,>=3.7.0
yapf==0.26.0

[docs]
sphinx<2,>=1.6
ipypublish>=0.10.1

[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
