diff --git a/pyproject.toml b/pyproject.toml index b5adcbe5..38a33499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "h5py==3.13.0", "scipy==1.15.3", - "opencv-python==4.11.0.86", + "opencv-python==4.12.0.88", "deepdiff==8.6.1", "numpy>=1.22.2,<2.3.0", "matplotlib==3.10.3",