numpy>=2.0.0
matplotlib>=3.10.1

[all]
interpolatepy[dev,test]

[dev]
black
isort
mypy
pre-commit
ruff

[test]
pytest
pytest-cov
codecov
pre-commit
