Spaces:
Sleeping
Sleeping
Commit ·
abe6038
1
Parent(s): d251024
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ PyPDF2==3.0.1
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit==1.18.1
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
-
streamlit-extras
|
|
|
|
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit==1.18.1
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
+
streamlit-extras
|
| 7 |
+
pydantic==1.10.9
|