diff --git a/tools/pip-requires b/tools/pip-requires index cbb9f18316f..05efffe7cf7 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -5,4 +5,4 @@ eventlet>=0.9.12 lxml python-gflags==1.3 sqlalchemy -webob==1.0.8 +webob==1.2.0 diff --git a/tools/test-requires b/tools/test-requires index 29b44f9015a..8d3899115a0 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -8,4 +8,4 @@ openstack.nose_plugin pep8 sphinx>=1.1.2 unittest2 -webtest +webtest==1.3.3