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