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 6bc3896 commit 1b817a9Copy full SHA for 1b817a9
requirements.txt
@@ -1,4 +1,4 @@
1
-boto3>=1.26
+boto3>=1.29.5
2
Click>=8.0
3
PyYAML
4
requests
setup.cfg
@@ -25,7 +25,7 @@ include_package_data = True
25
packages = find_namespace:
26
install_requires =
27
setuptools
28
- boto3>=1.26
+ boto3>=1.29.5
29
30
31
0 commit comments