diff --git a/bundle/src/sagemaker_rl_agent/setup.py b/bundle/src/sagemaker_rl_agent/setup.py index 00741684..6e4174f9 100644 --- a/bundle/src/sagemaker_rl_agent/setup.py +++ b/bundle/src/sagemaker_rl_agent/setup.py @@ -40,7 +40,7 @@ 'protobuf==3.19.4', 'tensorflow==1.11', 'redis==4.4.4', - 'opencv-python==4.1.1.26', + 'opencv-python==4.2.0.32', 'python-dateutil==2.5.3', 'pytest==4.6.9', 'docutils==0.15.2',