Replace beautifulsoup4 pin with mkdocs-ultralytics-plugin>=0.1.17 (#19085)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
10d435c4fd
commit
84a8b067c4
2 changed files with 2 additions and 3 deletions
|
|
@ -91,7 +91,7 @@ dev = [
|
|||
"mkdocs-material>=9.5.9",
|
||||
"mkdocstrings[python]",
|
||||
"mkdocs-redirects", # 301 redirects
|
||||
"mkdocs-ultralytics-plugin>=0.1.16", # for meta descriptions and images, dates and authors
|
||||
"mkdocs-ultralytics-plugin>=0.1.17", # for meta descriptions and images, dates and authors
|
||||
"mkdocs-macros-plugin>=1.0.5" # duplicating content (i.e. export tables) in multiple places
|
||||
]
|
||||
export = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue