[Hotfix] Pin opencv-python-headless==4.3.0.36 (#10049)

This commit is contained in:
Simon Mo
2020-08-11 15:58:18 -07:00
committed by GitHub
parent 82cdcff898
commit f1ede1099f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ extras["rllib"] = extras["tune"] + [
"dm_tree",
"gym[atari]",
"lz4",
"opencv-python-headless",
"opencv-python-headless<=4.3.0.36",
"pyyaml",
"scipy",
]