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 b1e9c67 commit 9f1698fCopy full SHA for 9f1698f
setup.py
@@ -48,7 +48,7 @@ def read(fname):
48
'': ['*.json']
49
},
50
install_requires=[
51
- 'boto3>=1.20',
+ 'boto3>=1.34.110',
52
'pyYAML>=5.3',
53
'urllib3>=1.25',
54
'jsonschema>=4.21'
0 commit comments