diff --git a/pyproject.toml b/pyproject.toml index 07e80de..71a9393 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "babel==2.18.0", "beautifulsoup4==4.14.3", "cachebox==5.2.3", - "numpy==2.4.4", + "numpy==2.4.6", "numpydantic==1.8.1", "matplotlib==3.10.9", "contourpy==1.3.3",