Updated from global requirements

Change-Id: I679de7c1a8c9e4e126f9cd38ac3a938f973f71e0
This commit is contained in:
OpenStack Proposal Bot 2017-07-14 05:09:49 +00:00
parent 8b0704e362
commit f9cf0da472
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
six>=1.9.0 # MIT
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
python-cinderclient>=2.1.0 # Apache-2.0
python-glanceclient>=2.7.0 # Apache-2.0

View File

@ -13,7 +13,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
requests-mock>=1.1 # Apache-2.0
sphinx!=1.6.1,>=1.5.1 # BSD
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
beautifulsoup4 # MIT
beautifulsoup4>=4.6.0 # MIT
pylint==1.4.5 # GPLv2