diff --git a/pyproject.toml b/pyproject.toml index 9fb957d..6cce268 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ dependencies = [ "fsspec[gcs,github,http,s3]==2024.9.0", "json_stream<3", "line-protocol-parser<2", - "numpy<2", + "numpy<3", "odfpy<2", "pandas<3", "requests<2.33",