Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -68,6 +68,7 @@ nltk==3.8.1
|
|
68 |
numpy==1.26.4
|
69 |
openai==1.37.1
|
70 |
packaging==24.1
|
|
|
71 |
pandas==2.2.2
|
72 |
pillow==10.4.0
|
73 |
portalocker==2.10.1
|
|
|
68 |
numpy==1.26.4
|
69 |
openai==1.37.1
|
70 |
packaging==24.1
|
71 |
+
pdfplumber==0.9.0
|
72 |
pandas==2.2.2
|
73 |
pillow==10.4.0
|
74 |
portalocker==2.10.1
|