Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit_chat
|
2 |
-
streamlit
|
3 |
-
g4f
|
4 |
-
curl_cffi
|
|
|
1 |
+
streamlit_chat==0.1.1
|
2 |
+
streamlit==1.39.0
|
3 |
+
g4f==0.3.2.9
|
4 |
+
curl_cffi==0.7.2
|