mirror of
https://github.com/moeacgx/Telegram-Panel.git
synced 2026-05-07 14:33:16 +08:00
- 将 mkdocs 约束为 >=1.6,<2.0 - 将 mkdocs-material 约束为 >=9.5,<10.0 - 目的:防止依赖自动升级到不兼容主版本导致 GitHub Pages 构建失败
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
mkdocs>=1.6,<2.0
|
|
mkdocs-material>=9.5,<10.0
|