diff --git a/pyproject.toml b/pyproject.toml index be262fa6..120a76d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ classifiers = [ ] dependencies = [ "toml==0.10.2", - "numpy==1.26.4", + "numpy==2.1.1", "matplotlib==3.9.2", "plotly==5.24.1", ]