diff --git a/pyproject.toml b/pyproject.toml index f082fa04..7ff026e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ "h5py==3.10.0", - "scipy==1.10.1", + "scipy==1.11.4", "opencv-python==4.9.0.80", "deepdiff==6.7.1", "matplotlib==3.7.2",