jimstorch / DGGen

DDGen creates pre-generated characters (PDF) for the pen & paper RPG Delta Green
Apache License 2.0
30 stars 7 forks source link

Bump reportlab version #6

Closed brunns closed 2 years ago

brunns commented 2 years ago

Version 3.3 of reportlab fails on Python versions 3.9 and up, since it uses deprecated functions of the base64 library.