Updated from global requirements

Change-Id: I8a34b0533b518fd7ada5863b9ff2a82c27609ee4
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:46:07 +00:00
parent b914be59ca
commit 370698d1a5
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml!=3.7.0,>=2.3 # BSD
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
lxml!=3.7.0,>=3.4.1 # BSD
oslo.config>=4.6.0 # Apache-2.0
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx>=1.6.2 # BSD
demjson # GLGPLv3+

View File

@ -5,7 +5,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.2 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
doc8 # Apache-2.0
pylint==1.7.1 # GPLv2