Updated from global requirements

Change-Id: I7fa0263819221340bfbb5029eb20dee2e81a6380
This commit is contained in:
OpenStack Proposal Bot 2016-01-29 20:46:16 +00:00
parent 01f6a8e96a
commit a2f5517200
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ nose # LGPL
oslo.config>=3.4.0 # Apache-2.0
openstack.nose-plugin>=0.7 # Apache-2.0
nosehtmloutput>=0.0.3 # Apache-2.0
selenium # Apache-2.0
selenium!=2.49,!=2.50 # Apache-2.0
testtools>=1.4.0 # MIT
mock>=1.2 # BSD