Bumping up pbr version requirement
so as not to conflict with upper constraints. TrivialFix Change-Id: I9950c312e4fed226a922811f44a86985562d9e97
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr>=1.9
|
pbr>=2.0
|
||||||
setuptools>=17.1
|
setuptools>=17.1
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
eventlet>=0.17.4 # MIT
|
eventlet>=0.17.4 # MIT
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
hacking<0.11,>=0.10.0
|
hacking>=0.11.0,<0.12
|
||||||
|
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
nose
|
nose
|
||||||
|
Reference in New Issue
Block a user