Updated from global requirements

Change-Id: I8e22c149489659485d41b7b679c64015b4f90c01
This commit is contained in:
OpenStack Proposal Bot 2016-06-21 18:00:01 +00:00
parent 2088906a04
commit 2787e2f7cc

View File

@ -21,7 +21,7 @@ lxml>=2.3 # BSD
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
# required to build documentation
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
os-api-ref>=0.1.0 # Apache-2.0
# test wsgi apps without starting an http server
WebTest>=2.0 # MIT