Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ requests==2.31.0
|
|
16 |
streamlit==1.33.0
|
17 |
streamlit-float==0.3.2
|
18 |
unstructured==0.12.5
|
19 |
-
unstructured-client==0.18.0
|
|
|
|
16 |
streamlit==1.33.0
|
17 |
streamlit-float==0.3.2
|
18 |
unstructured==0.12.5
|
19 |
+
unstructured-client==0.18.0
|
20 |
+
pydantic==2.6.2
|