aiida-core~=1.0.1
fastapi~=0.44
lark-parser~=0.7.8
optimade~=0.2
pydantic<1.0.0
uvicorn

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

[testing]
pytest~=3.6
pytest-cov
codecov
