diff --git a/tools/pip-requires b/tools/pip-requires index cbb9f18316..05efffe7cf 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 8426f998d5..f412e76588 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -9,4 +9,4 @@ openstack.nose_plugin pep8==0.6.1 sphinx>=1.1.2 unittest2 -webtest +webtest==1.3.3