Updated from global requirements

Change-Id: I9531301d14942dfc5e33ca58a93908987e56222c
This commit is contained in:
OpenStack Proposal Bot
2016-08-09 16:00:52 +00:00
parent d082fb29ce
commit 2398e5bb8d
2 changed files with 2 additions and 2 deletions

View File

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