
[:python_version < "3.11"]
numpy<2,>=1.25

[:python_version >= "3.11" and python_version < "3.14"]
numpy<3,>=2.0
