Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ networkx
|
|
| 12 |
numpy
|
| 13 |
Pillow
|
| 14 |
pyglet==1.4.0a1
|
| 15 |
-
PyOpenGL
|
| 16 |
PyOpenGL_accelerate
|
| 17 |
six
|
| 18 |
trimesh
|
|
|
|
| 12 |
numpy
|
| 13 |
Pillow
|
| 14 |
pyglet==1.4.0a1
|
| 15 |
+
PyOpenGL==3.1.4
|
| 16 |
PyOpenGL_accelerate
|
| 17 |
six
|
| 18 |
trimesh
|