diff --git a/pyproject.toml b/pyproject.toml index dcf901b44b..5d611c33d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ Changelog = "https://github.com/openoereb/pyramid_oereb/blob/master/CHANGES.rst" [project.optional-dependencies] # Dependencies listed in "recommend" must be included in "no-version" without explicit version number recommend = [ - "pypdf==4.3.1", + "pypdf==5.0.1", "filetype==1.2.0", "geoalchemy2==0.15.2", "pyramid==2.0.2",