Updated from global requirements

Change-Id: I4a7664a970bd14deb09a765707588509a2197e5f
This commit is contained in:
OpenStack Proposal Bot 2017-02-10 09:48:27 +00:00
parent 1cb766c0fc
commit 4413c89e11
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
pbr>=1.8 # Apache-2.0
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
testtools>=1.4.0 # MIT
coverage>=4.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0