Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit db90ae0

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

3 files changed

Lines changed: 625 additions & 686 deletions

File tree

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)