numpy>=2.0

[coverage]
pytest
pytest-xdist[psutil]
pytest-cov
scipy

[dev]
pre-commit
black
mypy>=1.11
pytest
pytest-xdist[psutil]
scipy

[perfomance]
pytest
pytest-codspeed
pytest-xdist[psutil]
scipy

[test]
pytest
pytest-xdist[psutil]
hypothesis
scipy

[types]
mypy>=1.11
types-setuptools
