Updated from global requirements

Change-Id: I6634af9cb35a4c7a9e9ff04ba9745a4d608f7ad5
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 04:20:20 +00:00
parent e6764d4010
commit 7fded98036
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# adding a new feature to oslo.serialization means adding a new dependency,
# that is a likely indicator that the feature belongs somewhere else.
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.9.0 # MIT
msgpack-python>=0.4.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0