Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ pdfplumber
|
|
13 |
pandas
|
14 |
openpyxl
|
15 |
xlrd
|
16 |
-
tabulate
|
|
|
|
13 |
pandas
|
14 |
openpyxl
|
15 |
xlrd
|
16 |
+
tabulate
|
17 |
+
psutil
|