Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ langchain-groq==0.1.0
|
|
9 |
matplotlib==3.7.1
|
10 |
numpy==1.24.3
|
11 |
pandas==1.4.1
|
12 |
-
PyPDF2==
|
13 |
python-docx==0.8.11
|
14 |
python-dotenv==0.20.0
|
15 |
requests==2.28.1
|
|
|
9 |
matplotlib==3.7.1
|
10 |
numpy==1.24.3
|
11 |
pandas==1.4.1
|
12 |
+
PyPDF2==3.0.1
|
13 |
python-docx==0.8.11
|
14 |
python-dotenv==0.20.0
|
15 |
requests==2.28.1
|