numpy>=1.26.0
pandas>=2.1.2
scipy>=1.13.1
pyyaml>=6.0.1

[dev]
thermohl[lint,test]

[docs]
mkdocs>=1.6.1
mkdocs-bibtex
mkdocs-jupyter
mkdocs-material>=9.6.9
mkdocstrings[python]>=0.29.0
markdown_extensions>=0.0.1
markdown-include>=0.8.1
mkdocs-markdownextradata-plugin>=0.2.6
thermohl[lint]

[lint]
black>=25.1.0
mypy>=1.13.0
ruff>=0.8.0

[test]
pytest>=7.2.2
pytest-cov>=6.0.0
pylint>=3.3.1
