diff --git a/setup.py b/setup.py index 09f4d81e..d71d8193 100644 --- a/setup.py +++ b/setup.py @@ -109,7 +109,7 @@ def _write_version_file(): "pylint==3.3.4", "pyproj==3.7.1", "python==3.13", - "pypdf==6.6.2", + "pypdf==6.7.2", "requests==2.32.4", "scipy==1.15.2", "sparselt==0.1.3",