Skip to content

Commit 7013151

Browse files
authored
Update dependency on stacker (#47)
This is to solve a dependency version conflict
1 parent 6ab2b6f commit 7013151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
install_requires = [
77
"python-dateutil<3.0.0",
8-
"stacker>=1.0.1",
8+
"stacker>=1.7.0",
99
"troposphere>=2.3.2",
1010
"awacs>=0.8.2",
1111
]

0 commit comments

Comments
 (0)