Updated from global requirements

Change-Id: Ib942f0fd49f7a5cedfcfa667a675288199d2c0c6
This commit is contained in:
OpenStack Proposal Bot 2016-11-01 13:33:40 +00:00
parent 9bfb727565
commit bc9cba0250
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.privsep>=1.9.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=1.8.0 # Apache2