From d65419ecfc7d29e85cf63f3f5eae62a57a901698 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Mon, 14 Sep 2015 09:19:24 +1000 Subject: [PATCH] Pin WebOb to a known-working version --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index bbfc6b2..8eb24ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ cornice==0.16.2 gunicorn==19.1.1 pyramid==1.5 +WebOb==1.4.1 requests==2.7 simplejson==3.4 SQLAlchemy==0.9.4