Replace beautifulsoup4 pin with mkdocs-ultralytics-plugin>=0.1.17 (#19085)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Laughing 2025-02-06 10:52:44 +08:00 committed by GitHub
parent 10d435c4fd
commit 84a8b067c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View file

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