From 9aaa589cd0333720f47faabcf1ea6613cdde89fe Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jun 13 2017 20:13:24 +0000 Subject: Limit the requests version as it conflicts with our chardet requirement --- diff --git a/requirements.txt b/requirements.txt index ca55b0d..217112b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,7 @@ python-openid python-openid-cla python-openid-teams redis +requests < 2.16.0 six sqlalchemy >= 0.8 straight.plugin >= 1.4.0-post-1