build(deps): Update PyPDF to v3.17.0 (#23060)
This commit is contained in:
parent
c648d3424b
commit
888fc5fc55
1 changed files with 2 additions and 2 deletions
|
|
@ -15,10 +15,10 @@ dependencies = [
|
|||
"filetype~=1.2.0",
|
||||
"GitPython~=3.1.34",
|
||||
"Jinja2~=3.1.2",
|
||||
"Pillow~=10.0.0",
|
||||
"Pillow~=10.0.1",
|
||||
"PyJWT~=2.8.0",
|
||||
"PyMySQL==1.1.0",
|
||||
"pypdf~=3.15.4",
|
||||
"pypdf~=3.17.0",
|
||||
"PyPika~=0.48.9",
|
||||
"PyQRCode~=1.2.1",
|
||||
"PyYAML~=6.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue