Spaces:
Runtime error
Runtime error
Commit
•
f6dc320
1
Parent(s):
292567f
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,8 +12,8 @@ networkx
|
|
12 |
numpy
|
13 |
Pillow
|
14 |
pyglet==1.4.0a1
|
15 |
-
PyOpenGL==3.1.
|
16 |
-
PyOpenGL_accelerate==3.1.
|
17 |
six
|
18 |
trimesh
|
19 |
sphinx
|
|
|
12 |
numpy
|
13 |
Pillow
|
14 |
pyglet==1.4.0a1
|
15 |
+
PyOpenGL==3.1.7
|
16 |
+
PyOpenGL_accelerate==3.1.7
|
17 |
six
|
18 |
trimesh
|
19 |
sphinx
|