aiida-core>=1.0.0
fastapi==0.44.0
lark-parser>=0.7.7
optimade>=0.2.0
pydantic<1.0.0
uvicorn

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

[testing]
pytest>=3.6
pytest-cov
codecov
