We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19146c0 commit c3980e6Copy full SHA for c3980e6
requirements.txt
@@ -8,7 +8,7 @@ anyio==4.9.0 ; python_version >= "3.10" and python_version < "3.13"
8
async-timeout==4.0.3 ; python_version == "3.10"
9
attrs==25.3.0 ; python_version >= "3.10" and python_version < "3.13"
10
boto3==1.36.11 ; python_version >= "3.10" and python_version < "3.13"
11
-botocore==1.36.26 ; python_version >= "3.10" and python_version < "3.13"
+botocore==1.42.6 ; python_version >= "3.10" and python_version < "3.13"
12
certifi==2025.4.26 ; python_version >= "3.10" and python_version < "3.13"
13
cffi==1.17.1 ; python_version >= "3.10" and python_version < "3.13" and platform_python_implementation == "PyPy"
14
chardet==5.2.0 ; python_version >= "3.10" and python_version < "3.13"
0 commit comments