Updated from global requirements

Change-Id: Ia60a7825509826d873769b7fb280579cd21a3989
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 04:01:04 +00:00
parent be8708b36d
commit 5f91d2520b
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
# Hacking should appear first in case something else depends on pep8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
#
coverage>=4.0 # Apache-2.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
@ -22,7 +22,7 @@ openstack.nose-plugin>=0.7 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
testtools>=1.4.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT