Updated from global requirements

Change-Id: I610158c3715bdc0b888b2a25ffcc2192688c4fd5
This commit is contained in:
OpenStack Proposal Bot 2017-03-22 17:59:59 +00:00
parent baf77711b5
commit 9bac8eff78
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# pbr should be first
pbr>=1.8 # Apache-2.0
pbr<2.0.0,>=1.8 # Apache-2.0
alembic>=0.8.10 # MIT
Babel>=2.3.4 # BSD

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# hacking should be first
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.2 # Apache-2.0
coverage>=4.0 # Apache-2.0