Merge "Updated from global requirements" into stable/ocata

This commit is contained in:
Jenkins 2017-05-02 04:16:02 +00:00 committed by Gerrit Code Review
commit 39366ac5b7
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