Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ pandas
|
|
| 7 |
numpy
|
| 8 |
matplotlib
|
| 9 |
seaborn
|
| 10 |
-
tabulate
|
|
|
|
|
|
| 7 |
numpy
|
| 8 |
matplotlib
|
| 9 |
seaborn
|
| 10 |
+
tabulate
|
| 11 |
+
fpdf2
|