mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Fix] Limit urllib3 version for docs building (#2984)
This commit is contained in:
parent
b29912036d
commit
99b9e81e18
@ -4,3 +4,4 @@ myst-parser
|
||||
sphinx==4.0.2
|
||||
sphinx_copybutton
|
||||
sphinx_markdown_tables
|
||||
urllib3<2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user