Cap pymunk version <7
This commit is contained in:
@@ -63,7 +63,7 @@ dependencies = [
|
|||||||
"opencv-python-headless>=4.9.0",
|
"opencv-python-headless>=4.9.0",
|
||||||
"packaging>=24.2",
|
"packaging>=24.2",
|
||||||
"av>=14.2.0",
|
"av>=14.2.0",
|
||||||
"pymunk>=6.6.0",
|
"pymunk>=6.6.0,<7",
|
||||||
"pynput>=1.7.7",
|
"pynput>=1.7.7",
|
||||||
"pyzmq>=26.2.1",
|
"pyzmq>=26.2.1",
|
||||||
"rerun-sdk>=0.21.0",
|
"rerun-sdk>=0.21.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user