Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ opencv-python-headless>=4.8.0
|
|
| 3 |
pillow>=10.0.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
trimesh>=4.0.0
|
| 6 |
-
pyglet<2
|
|
|
|
|
|
| 3 |
pillow>=10.0.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
trimesh>=4.0.0
|
| 6 |
+
pyglet<2
|
| 7 |
+
networkx>=2.8.0
|