diff --git a/pyproject.toml b/pyproject.toml index fd2c66d..0a1f345 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dependencies = [ # Data processing (Polars-first) "polars>=0.20.0", "pandas>=2.0.0", - "numpy>=1.24.0,<2.3", + "numpy>=1.24.0,<2.5", "pyarrow>=14.0.0", # Scientific computing