mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Limited version range of git-revision-date-localized to 1.2.2
This commit is contained in:
parent
008de2c39b
commit
94894f67bc
@ -60,7 +60,7 @@ recommended = [
|
|||||||
]
|
]
|
||||||
git = [
|
git = [
|
||||||
"mkdocs-git-committers-plugin-2~=1.1",
|
"mkdocs-git-committers-plugin-2~=1.1",
|
||||||
"mkdocs-git-revision-date-localized-plugin~=1.2.2"
|
"mkdocs-git-revision-date-localized-plugin==1.2.2"
|
||||||
]
|
]
|
||||||
imaging = [
|
imaging = [
|
||||||
"pillow~=10.2",
|
"pillow~=10.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user