Updated from global requirements

Change-Id: Ie816a3fa508229e167a07a0c07da5d17b109bb83
This commit is contained in:
OpenStack Proposal Bot 2017-06-04 03:03:59 +00:00
parent 6d7a8dc3bf
commit 68ceee59da
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
# PBR should always appear first
pbr!=2.1.0,>=2.0.0 # Apache-2.0
# If python-zunclient will be released, we will use it.
python-zunclient>=0.1.0 # Apache-2.0
python-zunclient>=0.2.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
Django<1.10,>=1.8 # BSD
django-babel>=0.5.1 # BSD

View File

@ -20,7 +20,7 @@ nosehtmloutput>=0.0.3 # Apache-2.0
nosexcover # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx!=1.6.1,>=1.5.1 # BSD
testtools>=1.4.0 # MIT