Remove oslo.serialization from requirements

unused oslo.serialization

Change-Id: Ibbd343181722bf3507384dfa305c9c769fb08e58
This commit is contained in:
Tony Xu 2016-10-25 13:47:13 +08:00
parent 26b47c2e8f
commit f932b9c6be
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ iso8601>=0.1.9 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
oslo.config>=3.7.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
six>=1.9.0 # MIT
pbr>=1.6 # Apache-2.0
Jinja2>=2.8 # BSD License (3 clause)