Pin oslo.utils < 1.4.1
Few hours ago the new version of oslo.utils (1.4.1) has been released [1]. It has incompatible requirements for oslo.i18n, so we have to pin it temporary until we up oslo.i18n version. [1]: http://git.openstack.org/cgit/openstack/oslo.utils/commit/?id=1.4.1 Change-Id: Ie77f4583d368d41f750a7ffe58a2f24c29bc1f51 Partial-Bug: #1496751
This commit is contained in:
@@ -5,7 +5,7 @@ cliff>=1.7.0,<=1.9.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
oslo.i18n>=1.3.0,<1.6.0
|
||||
oslo.serialization>=1.0.0,<1.5.0
|
||||
oslo.utils<1.5.0
|
||||
oslo.utils<1.4.1
|
||||
oslo.config<1.10.0
|
||||
python-keystoneclient>=0.10.0,<1.4.0
|
||||
PyYAML>=3.1.0,<=3.10
|
||||
|
||||
Reference in New Issue
Block a user