We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f20dc3 commit 9a8f221Copy full SHA for 9a8f221
1 file changed
jobs/async-upload/requirements.txt
@@ -10,7 +10,7 @@ asn1crypto==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
10
attrs==25.3.0 ; python_version >= "3.11" and python_version < "4.0"
11
blake3==1.0.8 ; python_version >= "3.11" and python_version < "4.0"
12
boto3==1.40.51 ; python_version >= "3.11" and python_version < "4.0"
13
-botocore==1.40.51 ; python_version >= "3.11" and python_version < "4.0"
+botocore==1.43.6 ; python_version >= "3.11" and python_version < "4.0"
14
certifi==2025.7.14 ; python_version >= "3.11" and python_version < "4.0"
15
cffi==2.0.0 ; python_version >= "3.11" and python_version < "4.0" and platform_python_implementation != "PyPy"
16
charset-normalizer==3.4.2 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments