mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-22 12:09:42 +00:00
chore(dependencies): Increase opencv-python-headless upper bound (#3120)
Signed-off-by: Silvio Traversaro <silvio@traversaro.it>
This commit is contained in:
committed by
GitHub
parent
96b7f3dae0
commit
19c6adef85
+1
-1
@@ -76,7 +76,7 @@ dependencies = [
|
|||||||
"torchvision>=0.21.0,<0.26.0",
|
"torchvision>=0.21.0,<0.26.0",
|
||||||
|
|
||||||
"einops>=0.8.0,<0.9.0",
|
"einops>=0.8.0,<0.9.0",
|
||||||
"opencv-python-headless>=4.9.0,<4.13.0",
|
"opencv-python-headless>=4.9.0,<4.14.0",
|
||||||
"av>=15.0.0,<16.0.0",
|
"av>=15.0.0,<16.0.0",
|
||||||
"jsonlines>=4.0.0,<5.0.0",
|
"jsonlines>=4.0.0,<5.0.0",
|
||||||
"pynput>=1.7.8,<1.9.0",
|
"pynput>=1.7.8,<1.9.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user