Link checks SSL insecure robustness (#7853)
This commit is contained in:
parent
ee88882874
commit
5f00fbd227
2 changed files with 7 additions and 3 deletions
|
|
@ -93,7 +93,7 @@ dev = [
|
|||
"mkdocstrings[python]",
|
||||
"mkdocs-jupyter", # for notebooks
|
||||
"mkdocs-redirects", # for 301 redirects
|
||||
"mkdocs-ultralytics-plugin>=0.0.40", # for meta descriptions and images, dates and authors
|
||||
"mkdocs-ultralytics-plugin>=0.0.42", # 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