aiida-core~=1.0
fastapi~=0.47
lark-parser~=0.7.8
optimade~=0.3.1
pydantic~=1.3
uvicorn

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

[testing]
pytest~=3.6
pytest-cov
codecov
