mirror of
https://github.com/ultralytics/ultralytics.git
synced 2025-09-15 15:48:41 +08:00
Remove beautifulsoup4<=4.12.3 pin (#19103)
This commit is contained in:
parent
c1860b8333
commit
7aea6383d1
@ -87,7 +87,6 @@ dev = [
|
||||
"pytest-cov",
|
||||
"coverage[toml]",
|
||||
"mkdocs>=1.6.0",
|
||||
"beautifulsoup4<=4.12.3", # For docs https://github.com/ultralytics/ultralytics/pull/19067
|
||||
"mkdocs-material>=9.5.9",
|
||||
"mkdocstrings[python]",
|
||||
"mkdocs-redirects", # 301 redirects
|
||||
|
||||
Loading…
Reference in New Issue
Block a user