Skip to content

Commit 2e02e91

Browse files
committed
Excluded requests 2.12.* as it has an incompatibility issue with urllib3.
- Legacy-Id: 12390
1 parent ff89873 commit 2e02e91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ python-magic>=0.4.6
3232
python-memcached>=1.48 # for django.core.cache.backends.memcached
3333
pytz>=2014.7
3434
pyzmail>=1.0.3
35+
requests!=2.12.*
3536
selenium>=2.42
3637
six>=1.8.0
3738
sqlparse>=0.2.2

0 commit comments

Comments
 (0)