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

[dev]
thermohl[lint,test]

[doc]
sphinx~=7.4.7
sphinx_rtd_theme~=3.0.2

[docs]
mkdocs>=1.6.1
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

[examples]
matplotlib~=3.9.2

[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
