Cython
hypothesis==6.152.1
pytest==9.0.3
pytest-cov==7.1.0
meson
ninja; sys_platform != "emscripten"
pytest-xdist
pytest-timeout
# for optional f2py encoding detection
charset-normalizer
tzdata
# Ensure we install quaddtype in CI for some wheel setups (mac):
numpy_quaddtype ; python_version<"3.15" and sys_platform=="darwin"
