
[:python_version < "3.12"]
numpy>=1.22

[:python_version >= "3.12" and python_version < "3.13"]
numpy>=1.26

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

[dev]
Cython>=3.0
pytest>=7.0
filterpy>=1.4
lap>=0.5
pyinstaller>=6.19.0
altair>=5.0
vl-convert-python>=1.0
