aiida-core~=1.1.1
fastapi~=0.52
lark-parser~=0.8.2
optimade[mongo]~=0.7.0
pydantic~=1.4
uvicorn~=0.11.3

[dev]
pylint
black
pre-commit
invoke
pytest~=5.3
pytest-cov
codecov

[testing]
pytest~=5.3
pytest-cov
codecov
