Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
langchain
|
2 |
-
PyPDF2
|
3 |
python-dotenv
|
4 |
streamlit
|
5 |
faiss-cpu
|
|
|
1 |
langchain
|
2 |
+
PyPDF2==3.0.1
|
3 |
python-dotenv
|
4 |
streamlit
|
5 |
faiss-cpu
|