Skip to content

Commit fdd5887

Browse files
committed
Bumped versions for Python3.11 compatibility for pdf generator
1 parent 2a2d163 commit fdd5887

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ chardet==4.0.0
33
cycler==0.10.0
44
DateTime==4.3
55
et-xmlfile==1.0.1
6-
fpdf==1.7.2
6+
fpdf2==2.5.5
77
idna==2.10
88
ipaddress==1.0.23
99
jdcal==1.4.1
10-
kiwisolver==1.3.1
10+
kiwisolver==1.4.3
1111
matplotlib==3.3.3
12-
numpy==1.19.5
12+
numpy==1.23.0
1313
openpyxl==3.0.6
14-
Pillow==8.1.0
14+
Pillow==9.2.0
1515
pyparsing==2.4.7
16-
PyPDF2==1.26.0
16+
PyPDF2==2.4.2
1717
python-dateutil==2.8.1
1818
pytz==2020.5
1919
requests==2.25.1

0 commit comments

Comments
 (0)