numpy~=2.0

[coverage]
coverage>=7.5.1
codacy_coverage>=1.3.11

[docs]
sphinx>=9

[perf]
scipy~=1.15
numba~=0.65

[ruff]
ruff>=0.15

[test]
pytest~=9.0
tox~=4.0
hypothesis~=6.0

[typetests]
pyright>=1.1
pytest-beartype>=0.2.0
mypy>=1.16
scipy_stubs>=1.15.0
typeguard>=4.5
