
[:python_version < "3.13"]
numpy<2

[:python_version >= "3.13"]
numpy>=2

[dev]
pytest
