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 1b72946 commit 75d949cCopy full SHA for 75d949c
setup.py
@@ -55,6 +55,7 @@ def find_version(*file_paths):
55
"cfn-lint>=0.78.1",
56
"cfn_flip>=1.2.3",
57
"nested-lookup",
58
+ "botocore>=1.31.17",
59
],
60
entry_points={
61
"console_scripts": ["cfn-cli = rpdk.core.cli:main", "cfn = rpdk.core.cli:main"]
0 commit comments