Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,5 +16,5 @@ opencv-python
|
|
16 |
Pillow
|
17 |
docx2txt
|
18 |
pdf2image
|
19 |
-
PyPDF2
|
20 |
pdfplumber
|
|
|
16 |
Pillow
|
17 |
docx2txt
|
18 |
pdf2image
|
19 |
+
PyPDF2<3
|
20 |
pdfplumber
|