Updated from global requirements

Change-Id: I4eee4c4f408ce1fb3b9d05edddc5c728b1697813
This commit is contained in:
OpenStack Proposal Bot
2017-03-09 18:22:11 +00:00
parent 559f2a9966
commit b137d2f81e

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.8 # Apache-2.0
pbr<2.0.0,>=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