Skip to content

Commit 9531e84

Browse files
authored
Merge pull request #1411 from Open-Source-Legal/dependabot/pip/pdf2image-gte-1.17.0
Update pdf2image requirement from >=1.16.0 to >=1.17.0
2 parents c4cd250 + dde25f7 commit 9531e84

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)