Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
huggingface-hub
|
| 3 |
-
PyYaml
|
| 4 |
streamlit-chat
|
| 5 |
torch
|
| 6 |
black
|
|
|
|
| 1 |
streamlit
|
| 2 |
huggingface-hub
|
| 3 |
+
PyYaml==6.0.2
|
| 4 |
streamlit-chat
|
| 5 |
torch
|
| 6 |
black
|