[Docs] Limit urllib3 version for docs building (#1132)
parent
49c691fb5e
commit
6cd7a43a7f
|
@ -7,3 +7,4 @@ sphinx-copybutton
|
||||||
sphinx_markdown_tables
|
sphinx_markdown_tables
|
||||||
torch
|
torch
|
||||||
torchvision
|
torchvision
|
||||||
|
urllib3<2.0.0
|
||||||
|
|
Loading…
Reference in New Issue