Skip to content

Commit 4241cdf

Browse files
authored
Upgrade pypdf (#2799)
1 parent f2375de commit 4241cdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/backend/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ pyjwt==2.10.1
349349
# msal
350350
pymupdf==1.26.0
351351
# via -r requirements.in
352-
pypdf==6.0.0
352+
pypdf==6.1.3
353353
# via -r requirements.in
354354
python-dotenv==1.1.1
355355
# via
@@ -422,6 +422,7 @@ typing-extensions==4.13.2
422422
# azure-storage-file-datalake
423423
# exceptiongroup
424424
# hypercorn
425+
# multidict
425426
# openai
426427
# opentelemetry-api
427428
# opentelemetry-sdk

0 commit comments

Comments
 (0)