Updated from global requirements

Change-Id: Ibf2e66a700504edaa0fd6906b94d819fc8cb10a1
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 23:38:00 +00:00
parent b137d2f81e
commit 8d2ab998e8
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<2.0.0,>=1.8 # 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