diff --git a/pyproject.toml b/pyproject.toml index 52f36ae8..f39be783 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "h5py==3.12.1", "scipy==1.15.1", - "opencv-python==4.10.0.84", + "opencv-python==4.11.0.86", "deepdiff==8.1.1", "numpy>=1.22.2,<2.3.0", "matplotlib==3.10.0",