Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
langchain
|
| 2 |
pydantic==1.10.9
|
| 3 |
streamlit==1.23.1
|
| 4 |
streamlit_chat==0.0.2.2
|
|
|
|
| 1 |
+
langchain
|
| 2 |
pydantic==1.10.9
|
| 3 |
streamlit==1.23.1
|
| 4 |
streamlit_chat==0.0.2.2
|