Updated from global requirements

Change-Id: Ia1879d0ef8c8979d903ad71f18b85f8894195870
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 04:20:25 +00:00
parent 824adacdfc
commit f69aa3c386

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>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # 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