aiida-core~=1.0
fastapi~=0.47
lark-parser~=0.7.8
optimade[mongo]~=0.3.2
pydantic~=1.3
uvicorn

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

[testing]
pytest~=3.6
pytest-cov
codecov
