mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
chore(deps): bump pypdf to 6.15.0 in the build_from_pip image
The pip-installed image pinned 6.7.5 while uv.lock resolved 6.14.2, so the two install paths had drifted eight patch releases apart. Match the lock.
This commit is contained in:
parent
f2f3a5d769
commit
7a9d13229c
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ RUN uv venv --python python && \
|
|||
"mangum==0.17.0" \
|
||||
"azure-ai-contentsafety==1.0.0" \
|
||||
"azure-storage-file-datalake==12.20.0" \
|
||||
"pypdf==6.7.5" \
|
||||
"pypdf==6.15.0" \
|
||||
"llm-sandbox==0.3.31" \
|
||||
"detect-secrets==1.5.0" \
|
||||
"prisma==0.11.0" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue