Spaces:
Sleeping
Sleeping
Adeptschneider
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain==0.0.205
|
|
3 |
openai==0.27.4
|
4 |
streamlit==1.23.1
|
5 |
streamlit_chat==0.0.2.2
|
6 |
-
python-dotenv==0.21.0
|
|
|
|
3 |
openai==0.27.4
|
4 |
streamlit==1.23.1
|
5 |
streamlit_chat==0.0.2.2
|
6 |
+
python-dotenv==0.21.0
|
7 |
+
pydantic==1.10.9
|