Skip to content

Commit 1c5d29d

Browse files
committed
pinning urllib3 to fix CI (redis#2748)
1 parent b6046b2 commit 1c5d29d

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)