mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
[FIX] fix ci failure
This commit is contained in:
parent
f3e63d89c1
commit
af8b9ee1f8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
mkdocs-material==7.3.6
|
||||
mkdocs-minify-plugin >= 0.4.0
|
||||
mkdocs-git-revision-date-localized-plugin >= 0.9.3
|
||||
mkdocs-minify-plugin == 0.4.0
|
||||
mkdocs-git-revision-date-localized-plugin == 0.9.3
|
||||
jinja2==3.0.0
|
||||
mkdocs-static-i18n==0.46
|
||||
|
|
|
|||
Loading…
Reference in a new issue