diff --git a/pyproject.toml b/pyproject.toml index c6cb2faa..66ada6b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "matplotlib~=3.0", "multiprocess~=0.0", "numba~=0.0", - "numpy~=1.0", + "numpy~=2.0", "platformdirs~=4.0", "plotly~=5.0", "pooch~=1.0",