Skip to content

Commit 5f8fca2

Browse files
authored
Merge pull request #1250 from Lingghh/main
升级python cos sdk组件
2 parents be1a7d9 + 1bbc14d commit 5f8fca2

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==43.0.1
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)