Update pyparsing to 1.5.7
The version of cliff we are using depends on pyparsing>=1.5.7 but python-quantumclient pulls 1.5.6 because it appears first in the requirements processing. The requirements change is in https://review.openstack.org/#/c/33406/ Fixes bug #1191866 Change-Id: Ib1c11b53813ff96b750f5ffe4997ad01907d32c3
This commit is contained in:
parent
24129187ed
commit
ec010304db
@ -30,3 +30,4 @@ six
|
|||||||
stevedore>=0.9
|
stevedore>=0.9
|
||||||
websockify<0.4
|
websockify<0.4
|
||||||
oslo.config>=1.1.0
|
oslo.config>=1.1.0
|
||||||
|
pyparsing>=1.5.7,<2.0 # order-dependent python-quantumclient req, bug 1191866
|
||||||
|
Loading…
x
Reference in New Issue
Block a user