We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eecc4e + 16a4c94 commit b46e85cCopy full SHA for b46e85c
1 file changed
requirements/base.txt
@@ -37,7 +37,7 @@ drf-extra-fields==3.7.0 # https://github.com/Hipo/drf-extra-fields
37
38
# Doc Analysis (NLP dependencies, placeholder) - WARNING, these are all in same environment... not ideal.
39
# ------------------------------------------------------------------------------
40
-pypdf>=6.13.3,<7 # https://github.com/py-pdf/pypdf
+pypdf>=6.14.0,<7 # https://github.com/py-pdf/pypdf
41
plasmapdf==0.1.3 # https://github.com/Jsv4/plasmapdf
42
pdf2image>=1.17.0
43
openai>=2.43.0,<3 # https://github.com/openai/openai-python (pydantic-ai 1.x requires >=2.11.0)
0 commit comments