Updating test-requirements per global update

Change-Id: Ia57ef06abe7e2d7c6d7d8789e198f54588c9a33c
This commit is contained in:
Sumit Naiksatam 2015-07-17 11:27:53 -07:00
parent dc0ff266f4
commit eb474ce5b6
1 changed files with 9 additions and 8 deletions

View File

@ -12,18 +12,19 @@
hacking>=0.10.0,<0.11
#
coverage>=3.6
django-nose
mock>=1.0
mox>=0.5.3
django-nose>=1.2
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mox3>=0.7.0
nodeenv>=0.9.4 # BSD License
nose
nose-exclude
nosehtmloutput>=0.0.3
nosexcover
openstack.nose_plugin>=0.7
oslosphinx>=2.5.0 # Apache-2.0
openstack.nose-plugin>=0.7
oslosphinx>=2.5.0 # Apache-2.0
selenium
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testtools>=0.9.36,!=1.2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testtools>=1.4.0
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT
# xvfbwrapper>=0.1.3 #license: MIT