Add correct pure Python SVG dependencies (svglib==1.5.1, reportlab==3.6.13)

This commit is contained in:
Krishav Raj Singh 2025-09-27 02:42:15 +05:30
parent 9811c87b2c
commit 77694b75e2
2 changed files with 1761 additions and 1690 deletions

View File

@ -84,6 +84,8 @@ dependencies = [
"google-auth-oauthlib>=1.2.0",
"google-auth-httplib2>=0.2.0",
"typing-extensions==4.15.0",
"svglib==1.5.1",
"reportlab==3.6.13",
]
[project.urls]

File diff suppressed because it is too large Load Diff