For Queens sync

Change-Id: Ie92b7ac370252616e1c68e79d742c836f06f75aa
This commit is contained in:
Kent Wu 2018-09-11 14:42:53 -07:00
parent 9ddc2346a0
commit 251057c65d
1 changed files with 9 additions and 9 deletions

View File

@ -8,25 +8,25 @@
#
# Hacking should appear first in case something else depends on pep8
-e git://github.com/openstack/horizon.git@stable/pike#egg=horizon
-e git://github.com/openstack/horizon.git@stable/queens#egg=horizon
hacking<0.11,>=0.10.0
#
cmd2<0.9.0
coverage!=4.4,>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mox3>=0.20.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
nose # LGPL
nose-exclude # LGPL
nose>=1.3.7 # LGPL
nose-exclude>=0.3.0 # LGPL
nosehtmloutput>=0.0.3 # Apache-2.0
nosexcover # BSD
nosexcover>=1.0.10 # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx>=1.6.2 # BSD
testtools>=1.4.0 # MIT
sphinx>=1.6.2,!=1.6.6 # BSD
testtools>=2.2.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT