Spaces:
Sleeping
Sleeping
Commit
·
3abf59e
1
Parent(s):
6037615
Updated packages versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
langchain
|
3 |
streamlit_chat
|
|
|
1 |
+
streamlit~=1.27.0
|
2 |
+
langchain~=0.0.301
|
3 |
streamlit_chat
|