[Fix] Limit urllib3 version for docs building (#2984)

This commit is contained in:
谢昕辰 2023-05-06 14:43:01 +08:00 committed by GitHub
parent b29912036d
commit 99b9e81e18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,4 @@ myst-parser
sphinx==4.0.2
sphinx_copybutton
sphinx_markdown_tables
urllib3<2.0.0