Merge "Add WebOb and greenlet to requirements"

This commit is contained in:
Jenkins 2015-07-06 09:57:37 +00:00 committed by Gerrit Code Review
commit 952fd2d422

@ -19,6 +19,9 @@ six>=1.9.0
# import eventlet
eventlet>=0.17.4
greenlet>=0.3.2
WebOb>=1.2.3
# for the routing notifier
PyYAML>=3.1.0