Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require botocore>=1.12.54 #648

Merged
merged 4 commits into from Jun 13, 2019
Merged

Require botocore>=1.12.54 #648

merged 4 commits into from Jun 13, 2019

Conversation

ikonst
Copy link
Contributor

@ikonst ikonst commented Jun 12, 2019

BillingMode was introduced in botocore 1.12.54, so we'll set it as the minimum version and partially undo #637.

Closes #647.

1.12.54 is the first version of botocore where `BillingMode` is introduced. Setting install requirement to the most recent version of botocore 1.12.x.
setup.py Outdated Show resolved Hide resolved
@ikonst ikonst changed the title Require botocore>=1.12.167 Require botocore>=1.12.54 Jun 13, 2019
@ikonst ikonst requested a review from garrettheel June 13, 2019 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pynamodb uses botocore 1.12 features
2 participants