Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ gradio
|
|
| 15 |
cookiecutter
|
| 16 |
bs4
|
| 17 |
GitPython
|
| 18 |
-
|
| 19 |
pytest
|
| 20 |
faiss-cpu
|
| 21 |
huggingface_hub
|
|
|
|
| 15 |
cookiecutter
|
| 16 |
bs4
|
| 17 |
GitPython
|
| 18 |
+
PyYAML==6.0.1
|
| 19 |
pytest
|
| 20 |
faiss-cpu
|
| 21 |
huggingface_hub
|