diff --git a/pyproject.toml b/pyproject.toml index cdcd26c9..181c392b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "h5py==3.16.0", "scipy==1.15.3", - "opencv-python==4.13.0.92", + "opencv-python==5.0.0.93", "deepdiff==9.1.0", "numpy>=1.22.2,<2.3.0", "matplotlib==3.10.9",