mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:39:37 +08:00
[Hotfix] Pin opencv-python-headless==4.3.0.36 (#10049)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
flake8==3.7.7
|
||||
flake8-quotes
|
||||
gym
|
||||
opencv-python
|
||||
opencv-python-headless==4.3.0.36
|
||||
pandas
|
||||
requests
|
||||
tabulate
|
||||
|
||||
@@ -31,7 +31,7 @@ dm_tree
|
||||
flask
|
||||
gym[atari]
|
||||
lz4
|
||||
opencv-python-headless
|
||||
opencv-python-headless==4.3.0.36
|
||||
pandas==1.0.5
|
||||
scipy==1.4.1
|
||||
tabulate
|
||||
|
||||
+1
-1
@@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user