mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix pypdf: >=6.6.2
This commit is contained in:
parent
e444199d95
commit
5135efb60e
1 changed files with 1 additions and 0 deletions
|
|
@ -141,3 +141,4 @@ llm-sandbox: >=0.3.31 # MIT License - https://github.com/vndee/llm-sandbox
|
|||
nodejs-wheel-binaries: >=24.12.0 # MIT license manually verified
|
||||
grpcio: >=1.69.0 # Apache License 2.0
|
||||
jaraco.context: >=6.1.0 # Unknown license
|
||||
pypdf: >=6.6.2 # BSD-3-Clause license - https://github.com/py-pdf/pypdf/blob/main/LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue