matplotlib>=3.5.1
scipy>=1.15.0
numpy>=1.21
argparse>=1.1
pandas>=1.0.0
typing>=3.6
pybtex>=0.24
spglib>=2.5
upf-tools>=0.1.9
ase-koopmans==0.1.11
scikit-learn>=1.0
deepdiff>=5.8.1
pydantic>=2.7.0
dill>=0.3.8
tabulate==0.9.0

[docs]
sphinx>=3.0
sphinxcontrib-bibtex>=2.1.4
sphinx_toolbox>=2.5.0
sphinx_rtd_theme>=1.0.0
recommonmark>=0.7.1
numpydoc>=1.4.0
sphinx-pyproject>=0.1.0
myst-parser>=3.0.0

[lint]
pylint
flake8

[test]
codecov>=2.0
coverage>=4.4
hypothesis>=6.0.0
pytest>=5.4
pytest-cov>=2.9
types-PyYAML==6.0.12.20241230
pytest-console-scripts==1.4.1
pytest-dependency==0.6.0
