aiida-core~=1.5.2
click~=7.1
click-completion~=0.5.2
optimade[mongo]~=0.13.2
tqdm~=4.58
uvicorn~=0.13.4

[:python_version < "3.7"]
pymatgen==2021.2.8

[:python_version > "3.6"]
pymatgen==2021.2.16

[dev]
invoke~=1.5
pre-commit~=2.10
pylint~=2.7
codecov~=2.1
pgtest~=1.3
pytest~=6.2
pytest-cov~=2.11

[testing]
codecov~=2.1
pgtest~=1.3
pytest~=6.2
pytest-cov~=2.11
