numpy>=2.3.0
matplotlib>=3.10.5
scipy>=1.16.0

[all]
interpolatepy[dev,docs,test]

[dev]
ruff>=0.12.8
mypy>=1.17.0
pre-commit>=4.2.0
pyright>=1.1.400
build>=1.0.3
twine>=4.0.2

[docs]
mkdocs>=1.5.3
mkdocs-material>=9.4.8
pymdown-extensions>=10.3.0
mkdocs-autorefs>=0.5.0
mkdocstrings>=0.23.0
mkdocstrings-python>=1.7.3
Pygments>=2.16.1

[test]
pytest>=8.4.0
pytest-cov>=4.1.0
codecov>=2.1.13
pytest-benchmark>=4.0.0
pre-commit>=4.2.0
