Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pip>=23.3.2
|
|
| 2 |
numpy==1.22.4
|
| 3 |
matplotlib==3.5.0
|
| 4 |
Pillow==9.2.0
|
| 5 |
-
PyOpenGL
|
| 6 |
PyOpenGL_accelerate
|
| 7 |
PyYAML>=6.0
|
| 8 |
yacs>=0.1.8
|
|
|
|
| 2 |
numpy==1.22.4
|
| 3 |
matplotlib==3.5.0
|
| 4 |
Pillow==9.2.0
|
| 5 |
+
PyOpenGL==3.1.1a1
|
| 6 |
PyOpenGL_accelerate
|
| 7 |
PyYAML>=6.0
|
| 8 |
yacs>=0.1.8
|