Skip to content

Commit 83a7db0

Browse files
committed
🎨 升级python cos sdk组件
1 parent f663934 commit 83a7db0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/configs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cryptography==42.0.4
4848
PyJWT==2.4.0
4949

5050
# for storage sdk
51-
cos-python-sdk-v5==1.7.4
51+
cos-python-sdk-v5==1.9.29
5252
minio==7.1.0
5353

5454
# for exception log

server/projects/file/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ redis==4.5.4
2020
sentry-sdk==2.8.0
2121

2222
# for storage
23-
cos-python-sdk-v5==1.7.4
23+
cos-python-sdk-v5==1.9.29
2424
minio==7.1.0
2525

2626
# for password

0 commit comments

Comments
 (0)