Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
langchain==0.0.338
|
2 |
nltk==3.8.1
|
3 |
-
PyPDF2==3.
|
4 |
python-dotenv==1.0.0
|
5 |
streamlit==1.28.2
|
6 |
faiss-cpu==1.7.4
|
|
|
1 |
langchain==0.0.338
|
2 |
nltk==3.8.1
|
3 |
+
PyPDF2==3.0.1
|
4 |
python-dotenv==1.0.0
|
5 |
streamlit==1.28.2
|
6 |
faiss-cpu==1.7.4
|