Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ streamlit==1.23.0
|
|
5 |
langchain-text-splitters==0.2.4
|
6 |
chromadb==0.5.5
|
7 |
gradio==3.36.1
|
|
|
|
5 |
langchain-text-splitters==0.2.4
|
6 |
chromadb==0.5.5
|
7 |
gradio==3.36.1
|
8 |
+
pydantic==1.*
|