diff --git a/pyproject.toml b/pyproject.toml index 6da3d97a..2b67080e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ classifiers = [ ] dependencies = [ "toml==0.10.2", - "numpy==1.26.4", + "numpy==2.0.1", "matplotlib==3.9.1", "plotly==5.23.0", ]