Skip to content

Commit 8639645

Browse files
authored
Revert boto3 dependency pin to ~=1.5 (#1810)
1 parent 6b00fe4 commit 8639645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pyrsistent~=0.16.0; python_version<"3"
2-
boto3~=1.15.16
2+
boto3~=1.5
33
enum34~=1.1; python_version<"3.4"
44
jsonschema~=3.2
55
six~=1.15

0 commit comments

Comments
 (0)