Updated from global requirements

Change-Id: I4766e3a69e4aa8e7fff98478186c464fd4ddbece
This commit is contained in:
OpenStack Proposal Bot 2016-06-24 03:11:51 +00:00
parent 8c3f9a5d01
commit 0fa77ad8c8
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@
# PBR should always appear first
pbr>=1.6 # Apache-2.0
reno>=1.6.2 # Apache2
reno>=1.8.0 # Apache2

View File

@ -22,7 +22,7 @@ nosexcover # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
testtools>=1.4.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT