mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
chore: upgrade pip dep
This commit is contained in:
parent
8183ad1b93
commit
537c5c2d5d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# NOTE Requirements for social plugin
|
# NOTE Requirements for social plugin
|
||||||
cairosvg>=2.7.1
|
cairosvg>=2.7.1
|
||||||
pillow>=10.4.0
|
pillow>=11.0.0
|
||||||
|
|
||||||
# NOTE Requirements for other plugins
|
# NOTE Requirements for other plugins
|
||||||
mkdocs-git-revision-date-localized-plugin>=1.2.9
|
mkdocs-git-revision-date-localized-plugin>=1.3.0
|
||||||
mkdocs-rss-plugin>=1.15.0
|
mkdocs-rss-plugin>=1.16.0
|
||||||
|
|
Loading…
Reference in a new issue