numpy>=1.19.5

[:python_version < "3.9"]
torch<2.5,>=2.0

[:python_version >= "3.9"]
torch>=2.0

[dev]
pre-commit<4,>=3.4

[docs]
sphinx<8,>=7

[tests]
coverage>=7
pytest<9,>=7.4
