Update mkdocs-ultralytics-plugin>=0.1.8 (#15991)

This commit is contained in:
Glenn Jocher 2024-09-03 22:00:52 +02:00 committed by GitHub
parent 3fc14b5fec
commit 782d5bddc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ dev = [
"mkdocstrings[python]", "mkdocstrings[python]",
"mkdocs-jupyter", # notebooks "mkdocs-jupyter", # notebooks
"mkdocs-redirects", # 301 redirects "mkdocs-redirects", # 301 redirects
"mkdocs-ultralytics-plugin>=0.1.6", # for meta descriptions and images, dates and authors "mkdocs-ultralytics-plugin>=0.1.8", # for meta descriptions and images, dates and authors
"mkdocs-macros-plugin>=1.0.5" # duplicating content (i.e. export tables) in multiple places "mkdocs-macros-plugin>=1.0.5" # duplicating content (i.e. export tables) in multiple places
] ]
export = [ export = [