Skip to content

Commit 04e6d6d

Browse files
committed
fix: update dashscope and pypdf package versions
1 parent 3e2b3a5 commit 04e6d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"tencentcloud-sdk-python==3.0.1420",
4343
"xinference-client==1.7.1.post1",
4444
"anthropic==0.89.0",
45-
"dashscope==1.25.7",
45+
"dashscope==1.25.16",
4646
"celery[sqlalchemy]==5.5.3",
4747
"django-celery-beat==2.8.1",
4848
"celery-once==3.0.1",
@@ -53,7 +53,7 @@ dependencies = [
5353
"xlrd==2.0.2",
5454
"xlwt==1.3.0",
5555
"pymupdf==1.26.3",
56-
"pypdf==6.10.0",
56+
"pypdf==6.10.1",
5757
"pydub==0.25.1",
5858
"pysilk==0.0.1",
5959
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)