Skip to content

Commit ef40f42

Browse files
committed
travis complains about 'pip install urllib3 >=1.24'; '1.25.1 unsupported'
1 parent 26e7ce6 commit ef40f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ idna==2.6
44
redis==2.10.6
55
requests==2.20.0
66
sh==1.12.14
7-
urllib3>=1.24
7+
urllib3==1.24

0 commit comments

Comments
 (0)