Skip to content

Commit f497c4e

Browse files
committed
1 parent fb1f679 commit f497c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def excludes(base):
4343
'termcolor~=1.1.0',
4444
'tqdm~=4.23',
4545
'transaction>=1.4.4',
46-
'urllib3',
46+
'urllib3==1.26.15', # https://github.com/ionrock/cachecontrol/issues/292#issuecomment-1535373382
4747
'wrapt~=1.11.1',
4848
'zc.lockfile',
4949
'zodb>=4.1.0',

0 commit comments

Comments
 (0)