Skip to content

Commit db90ae0

Browse files
Allowing more up-to-date boto3 versions (#534)
1 parent 9b9f562 commit db90ae0

File tree

3 files changed

+625
-686
lines changed

3 files changed

+625
-686
lines changed

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ coveralls = "*"
1616
pytest-cov = "*"
1717

1818
[packages]
19-
boto3 = "==1.4.4"
20-
botocore = "==1.5.62"
19+
boto3 = ">=1.4.4"
2120
click = "==6.6"
2221
docutils = "*"
2322
jmespath = "==0.10.0"

0 commit comments

Comments
 (0)