Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ pandas==2.0.3
|
|
3 |
matplotlib==3.8.0
|
4 |
xlsxwriter==3.1.2
|
5 |
weasyprint==60.1
|
|
|
6 |
pydyf==0.8.0
|
7 |
|
8 |
|
|
|
3 |
matplotlib==3.8.0
|
4 |
xlsxwriter==3.1.2
|
5 |
weasyprint==60.1
|
6 |
+
xhtml2pdf
|
7 |
pydyf==0.8.0
|
8 |
|
9 |
|