Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ streamlit==1.42.1
|
|
4 |
langchain-community
|
5 |
langchain==0.0.303
|
6 |
pymupdf==1.23.5
|
7 |
-
sentence-transformers==2.3.0
|
|
|
|
4 |
langchain-community
|
5 |
langchain==0.0.303
|
6 |
pymupdf==1.23.5
|
7 |
+
sentence-transformers==2.3.0
|
8 |
+
pydantic==1.10.11
|