Mkdocs updates (#8008)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
9d35ecbf0f
commit
afc5dcb3f9
6 changed files with 6 additions and 4 deletions
|
|
@ -93,7 +93,7 @@ dev = [
|
|||
"mkdocstrings[python]",
|
||||
"mkdocs-jupyter", # for notebooks
|
||||
"mkdocs-redirects", # for 301 redirects
|
||||
"mkdocs-ultralytics-plugin>=0.0.42", # for meta descriptions and images, dates and authors
|
||||
"mkdocs-ultralytics-plugin>=0.0.43", # for meta descriptions and images, dates and authors
|
||||
]
|
||||
export = [
|
||||
"onnx>=1.12.0", # ONNX export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue