numpy<=2.5.0

[coverage]
pytest
pytest-cov

[dev]
pre-commit
black
pytest
mypy

[perfomance]
pytest
pytest-codspeed

[test]
pytest

[types]
mypy
types-setuptools
