aiida-core~=1.1.1
fastapi~=0.52
lark-parser~=0.8.1
optimade[mongo]~=0.6.0
pydantic~=1.4
uvicorn

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

[testing]
pytest~=5.3
pytest-cov
codecov
