Merge "Remove unused oslo.config requirement"

This commit is contained in:
Zuul 2018-03-21 11:30:51 +00:00 committed by Gerrit Code Review
commit 058868a319
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml!=3.7.0,>=3.4.1 # BSD
oslo.config>=5.2.0 # Apache-2.0
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
demjson>=2.2.2 # GLGPLv3+