Skip to content

Commit dde25f7

Browse files
Update pdf2image requirement from >=1.16.0 to >=1.17.0
Updates the requirements on [pdf2image](https://github.com/Belval/pdf2image) to permit the latest version. - [Release notes](https://github.com/Belval/pdf2image/releases) - [Commits](Belval/pdf2image@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: pdf2image dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7947e11 commit dde25f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ drf-extra-fields==3.7.0 # https://github.com/Hipo/drf-extra-fields
4444
pypdf>=4.0.0,<7 # https://github.com/py-pdf/pypdf
4545
pandas
4646
plasmapdf==0.1.3 # https://github.com/Jsv4/plasmapdf
47-
pdf2image>=1.16.0
47+
pdf2image>=1.17.0
4848
tiktoken==0.12.0 # https://github.com/openai/tiktoken
4949
openai>=2.33.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x requires >=2.11.0)
5050
pytesseract

0 commit comments

Comments
 (0)