Spaces:
Sleeping
Sleeping
updated
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ PyPDF2==3.0.1
|
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.18.1
|
5 |
openai==0.27.6
|
6 |
-
faiss-cpu==1.
|
7 |
altair==4
|
8 |
tiktoken==0.4.0
|
9 |
-
pydantic==1.10.
|
|
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.18.1
|
5 |
openai==0.27.6
|
6 |
+
faiss-cpu==1.8.0.post1
|
7 |
altair==4
|
8 |
tiktoken==0.4.0
|
9 |
+
pydantic==1.10.7
|