Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Bandage for Requests/Urllib3 incompatiblity #421

Merged
merged 1 commit into from
Oct 17, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
install:

- pip install -r requirements.txt
- pip install requests==2.19.1

before_script:
- sudo rm -f /etc/boto.cfg
Expand Down
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ requests-aws4auth==0.9
psycopg2-binary==2.7.5
django-redis==4.9.0

# Work around for incompatibility between requests & urllib3
urllib3==1.23

# Workaround for dependency links
# Comment out when changes / updates / PR accepted
git+https://github.com/CodeForAfricaLabs/wazimap.git@master#egg=wazimap