Updated from global requirements

Change-Id: Ib5dd8b581b808f37217f141c0218af7d8f4dc527
This commit is contained in:
OpenStack Proposal Bot 2016-12-21 22:49:35 +00:00
parent 837a74dd26
commit 72648180d1
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0 pbr>=1.8 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=2.14.0 # Apache-2.0 keystoneauth1>=2.16.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0 requests!=2.12.2,>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT simplejson>=2.2.0 # MIT
Babel>=2.3.4 # BSD Babel>=2.3.4 # BSD

View File

@ -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 already pins down pep8, pyflakes and flake8 # Hacking already pins down pep8, pyflakes and flake8
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0 hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0 coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD