mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-01 10:18:54 -04:00
Added pillow 11 to supported version range
This commit is contained in:
@@ -63,7 +63,7 @@ git = [
|
||||
"mkdocs-git-revision-date-localized-plugin~=1.2,>=1.2.4"
|
||||
]
|
||||
imaging = [
|
||||
"pillow~=10.2",
|
||||
"pillow~=10.2,~=11.0",
|
||||
"cairosvg~=2.6"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user