We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab2b6f commit 7013151Copy full SHA for 7013151
1 file changed
setup.py
@@ -5,7 +5,7 @@
5
6
install_requires = [
7
"python-dateutil<3.0.0",
8
- "stacker>=1.0.1",
+ "stacker>=1.7.0",
9
"troposphere>=2.3.2",
10
"awacs>=0.8.2",
11
]
0 commit comments