Skip to content

Commit 75d949c

Browse files
authored
require botocore versiog 1.31.17, as it has tlv (#1034)
1 parent 1b72946 commit 75d949c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def find_version(*file_paths):
5555
"cfn-lint>=0.78.1",
5656
"cfn_flip>=1.2.3",
5757
"nested-lookup",
58+
"botocore>=1.31.17",
5859
],
5960
entry_points={
6061
"console_scripts": ["cfn-cli = rpdk.core.cli:main", "cfn = rpdk.core.cli:main"]

0 commit comments

Comments
 (0)