Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
langchain==0.0.195
|
| 2 |
-
pydantic==1.
|
| 3 |
streamlit==1.23.1
|
| 4 |
streamlit_chat==0.0.2.2
|
| 5 |
validators==0.20.0
|
|
|
|
| 1 |
langchain==0.0.195
|
| 2 |
+
pydantic==1.8
|
| 3 |
streamlit==1.23.1
|
| 4 |
streamlit_chat==0.0.2.2
|
| 5 |
validators==0.20.0
|