Excluded requests 2.12.* as it has an incompatibility issue with urllib3.

- Legacy-Id: 12390
This commit is contained in:
Henrik Levkowetz 2016-11-21 17:29:46 +00:00
parent ff89873566
commit 2e02e91781

View file

@ -32,6 +32,7 @@ python-magic>=0.4.6
python-memcached>=1.48 # for django.core.cache.backends.memcached
pytz>=2014.7
pyzmail>=1.0.3
requests!=2.12.*
selenium>=2.42
six>=1.8.0
sqlparse>=0.2.2