Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
pandas==1.5.3
|
|
|
3 |
gradio==3.23.0
|
4 |
openpyxl==3.1.2
|
5 |
-
numpy
|
|
|
1 |
+
numpy==1.23.5
|
2 |
pandas==1.5.3
|
3 |
+
pdfplumber==0.5.28
|
4 |
gradio==3.23.0
|
5 |
openpyxl==3.1.2
|
|