From 9321b458bb2bf91249185e61355f71f8c8cfeef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:20:12 +0000 Subject: [PATCH] Bump pypdf from 3.17.0 to 4.2.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.0 to 4.2.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/3.17.0...4.2.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab45ee1..c48ba71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pypdf==3.17.0 +pypdf==4.2.0 accelerate==0.22.0 bitsandbytes==0.41.1 ctransformers==0.2.26