Updated from global requirements

Change-Id: I009c9a607261aea34861fc5a3000a0a14fb952ac
This commit is contained in:
OpenStack Proposal Bot 2016-02-11 07:40:38 +00:00
parent 706b57c010
commit fe84f339c3
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!=2.49,!=2.50 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
testtools>=1.4.0 # MIT
mock>=1.2 # BSD