diff --git a/setup.py b/setup.py index 97e6a489..d57ae7d8 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "cachecontrol==0.12.11", "lockfile==0.12.2", # This is needed, but not specified as a dependency by cachecontrol "css-html-js-minify==2.2.2", - "pypdf2==1.26.0", + "pypdf2==3.0.1", "dictdiffer>=0.8.0", "Pillow==10.2.0", "colorlog>=4.1.0,<4.2",