diff --git a/pyproject.toml b/pyproject.toml index 233755ef..45fd6195 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ test = [ "PyYAML==6.0.1", "numpy~=1.26.1", - "opencv-python~=4.7.0.68", + "opencv-python~=4.9.0.80", "py-desmume==0.0.6", "pytest~=7.4.2", "pytest-repeat~=0.9.1",