Update to mkdocs-ultralytics-plugin==0.0.22 (#4030)
This commit is contained in:
parent
dbdea24955
commit
e346b59658
3 changed files with 6 additions and 6 deletions
2
setup.py
2
setup.py
|
|
@ -46,7 +46,7 @@ setup(
|
|||
'mkdocs-material',
|
||||
'mkdocstrings[python]',
|
||||
'mkdocs-redirects', # for 301 redirects
|
||||
'mkdocs-ultralytics-plugin>=0.0.21', # for meta descriptions and images, dates and authors
|
||||
'mkdocs-ultralytics-plugin>=0.0.22', # for meta descriptions and images, dates and authors
|
||||
],
|
||||
'export': [
|
||||
'coremltools>=6.0,<=6.2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue