Updated from global requirements

Change-Id: I1c5feff363af5715e8b905ff7667865e20342013
This commit is contained in:
OpenStack Proposal Bot 2016-11-09 04:23:07 +00:00
parent 805381e16d
commit 50d91e3abc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# adding a new feature to oslo.utils means adding a new dependency,
# that is a likely indicator that the feature belongs somewhere else.
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
six>=1.9.0 # MIT
funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0
iso8601>=0.1.11 # MIT