--- pyproject.toml.orig 2025-05-31 21:55:04 +++ pyproject.toml 2025-05-31 21:55:34 @@ -9,7 +9,7 @@ # Please refer to https://github.com/PyTables/PyTables/issues/1200 # If you change this to build with `numpy` 1, please update `numpy` in `dependencies` as well # "numpy >= 1.20.0,<2", - "numpy >= 2", + "numpy", "packaging", "py-cpuinfo", "Cython >= 3.0.11",