Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed May 19, 2023
1 parent fb1f679 commit f497c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def excludes(base):
'termcolor~=1.1.0',
'tqdm~=4.23',
'transaction>=1.4.4',
'urllib3',
'urllib3==1.26.15', # https://github.com/ionrock/cachecontrol/issues/292#issuecomment-1535373382
'wrapt~=1.11.1',
'zc.lockfile',
'zodb>=4.1.0',
Expand Down

0 comments on commit f497c4e

Please sign in to comment.