pydantic~=2.2
optimade[ase,server]~=1.1
pyyaml~=6.0
pymatgen>=2023.9
pandas~=2.1
pybtex~=0.24
tqdm~=4.65
requests~=2.31
numpy~=1.26
click~=8.1

[dev]
black
ruff
pre-commit
mypy
isort
types-all

[tests]
pytest~=7.4
pytest-cov~=4.0
