Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,7 +10,7 @@ pandas
|
|
| 10 |
pyarrow
|
| 11 |
pycairo
|
| 12 |
pygame
|
| 13 |
-
PyGObject
|
| 14 |
pyyaml
|
| 15 |
scipy
|
| 16 |
seqeval
|
|
|
|
| 10 |
pyarrow
|
| 11 |
pycairo
|
| 12 |
pygame
|
| 13 |
+
PyGObject==3.44.0
|
| 14 |
pyyaml
|
| 15 |
scipy
|
| 16 |
seqeval
|