Skip to content

Commit

Permalink
require botocore versiog 1.31.17, as it has tlv (#1034)
Browse files Browse the repository at this point in the history
  • Loading branch information
AkifRafique authored Oct 17, 2023
1 parent 1b72946 commit 75d949c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def find_version(*file_paths):
"cfn-lint>=0.78.1",
"cfn_flip>=1.2.3",
"nested-lookup",
"botocore>=1.31.17",
],
entry_points={
"console_scripts": ["cfn-cli = rpdk.core.cli:main", "cfn = rpdk.core.cli:main"]
Expand Down

0 comments on commit 75d949c

Please sign in to comment.