pip-requires.txt fix.
python-heatclient 0.2.1 forcibly installs jsonschema 0.8.0. Although, murano components require jsonschema 2.0.0. Change-Id: Ifef982143a40c71af753a70423d1a86ee788b871
This commit is contained in:
parent
d9cf8480fd
commit
b3e4e9e95e
@ -6,6 +6,7 @@ Paste
|
||||
PasteDeploy
|
||||
iso8601>=0.1.4
|
||||
python-heatclient==0.2.1
|
||||
jsonschema==2.0.0
|
||||
|
||||
#http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config
|
||||
oslo.config
|
||||
|
Loading…
Reference in New Issue
Block a user