Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit>=1.16.0
|
|
2 |
requests>=2.25.0
|
3 |
openai
|
4 |
tiktoken
|
5 |
-
pydantic
|
6 |
chromadb==0.3.25
|
7 |
langchain>=0.0.148
|
8 |
langchain-community>=0.0.148
|
|
|
2 |
requests>=2.25.0
|
3 |
openai
|
4 |
tiktoken
|
5 |
+
pydantic==1.10.21
|
6 |
chromadb==0.3.25
|
7 |
langchain>=0.0.148
|
8 |
langchain-community>=0.0.148
|