mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 14:07:18 +00:00
Bump mkdocs-ultralytics-plugin>=0.1.26 (#21565)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
44e53df02a
commit
3e70155668
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ dev = [
|
|||
"mkdocs>=1.6.0",
|
||||
"mkdocs-material>=9.5.9",
|
||||
"mkdocstrings[python]",
|
||||
"mkdocs-ultralytics-plugin>=0.1.19", # for meta descriptions and images, dates and authors
|
||||
"mkdocs-ultralytics-plugin>=0.1.26", # 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…
Reference in a new issue