
Recent pip can resolve package dependencies automatically and we no longer have to put dependencies in a specific order. Change-Id: Id905ee9db0d571bd5e78e05897973c4b50f018e4
9 lines
354 B
Plaintext
9 lines
354 B
Plaintext
# Requirements lower bounds listed here are our best effort to keep them up to
|
|
# date but we do not test them so no guarantee of having them all correct. If
|
|
# you find any incorrect lower bounds, let us know or propose a fix.
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
python-magnumclient>=4.2.0 # Apache-2.0
|
|
python-heatclient>=1.18.0
|
|
|
|
horizon>=17.1.0 # Apache-2.0
|