diff --git a/pyproject.toml b/pyproject.toml index 8464d798..52f36ae8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] dependencies = [ "h5py==3.12.1", - "scipy==1.15.0", + "scipy==1.15.1", "opencv-python==4.10.0.84", "deepdiff==8.1.1", "numpy>=1.22.2,<2.3.0",