Remove requirement on oslo.serialization

This is unused.

Change-Id: I7afbdd8529d3b9b13112f937749058b6e720124d
This commit is contained in:
Eric Harney 2018-01-05 11:14:30 -05:00
parent 993d833209
commit effd16e33e
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0