We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f663934 commit 83a7db0Copy full SHA for 83a7db0
server/configs/requirements.txt
@@ -48,7 +48,7 @@ cryptography==42.0.4
48
PyJWT==2.4.0
49
50
# for storage sdk
51
-cos-python-sdk-v5==1.7.4
+cos-python-sdk-v5==1.9.29
52
minio==7.1.0
53
54
# for exception log
server/projects/file/requirements.txt
@@ -20,7 +20,7 @@ redis==4.5.4
20
sentry-sdk==2.8.0
21
22
# for storage
23
24
25
26
# for password
0 commit comments