aiida-core~=1.1.0
fastapi~=0.48
lark-parser~=0.8.1
optimade[mongo]~=0.5.0
pydantic~=1.4
uvicorn

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

[testing]
pytest>=3.6
pytest-cov
codecov
