Persano commited on
Commit
baaf27b
·
verified ·
1 Parent(s): 61b6886

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,7 +2,9 @@ Flask==2.3.2
2
  pandas==2.0.3
3
  matplotlib==3.8.0
4
  xlsxwriter==3.1.2
5
- WeasyPrint==58.0
 
 
6
 
7
 
8
 
 
2
  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
 
9
 
10