diff --git a/pyproject.toml b/pyproject.toml index 79785ff6d..7c74d122e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "attrs", "pyyaml~=6.0", "numexpr~=2.0", - "numpy~=1.20", + "numpy~=2.0", "scipy~=1.1", "matplotlib~=3.0", "pandas~=2.0",