Skip to content

Commit

Permalink
Pin urllib3<1.26 to fix failing unittests.
Browse files Browse the repository at this point in the history
  • Loading branch information
matusvalo authored and auvipy committed Nov 16, 2020
1 parent 26864d6 commit 1f2392b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/extras/sqs.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
boto3>=1.4.4
pycurl==7.43.0.2 # Latest build with wheels provided
urllib3<1.26 # Unittests are faiing with urllib3>=1.28

0 comments on commit 1f2392b

Please sign in to comment.