aiida-core~=1.2.1
fastapi~=0.58.0
lark-parser~=0.8.9
optimade[mongo]~=0.9.1
pydantic~=1.5
uvicorn~=0.11.5

[dev]
pylint~=2.5
black~=19.10b0
pre-commit~=2.5
invoke~=1.4
pytest~=5.4
pytest-cov~=2.10
codecov~=2.1

[testing]
pytest~=5.4
pytest-cov~=2.10
codecov~=2.1
