Skip to content

Commit ffb2b83

Browse files
authored
pinning urllib3 to fix CI (redis#2748)
1 parent 6d32503 commit ffb2b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ pytest-cov>=4.0.0
1515
vulture>=2.3.0
1616
ujson>=4.2.0
1717
wheel>=0.30.0
18+
urllib3<2
1819
uvloop

0 commit comments

Comments
 (0)