1
0
forked from bot/app

🎨 更新轻雪依赖版本

This commit is contained in:
2024-10-14 20:57:30 +08:00
parent f548a07230
commit f117da7ff3
3 changed files with 35 additions and 27 deletions

View File

@ -15,13 +15,13 @@ license = { text = "MIT&LSO" }
dependencies = [
"loguru~=0.7.2",
"pydantic>=2.8.2",
"pydantic>=2.9.2",
"PyYAML>=6.0.2",
"toml>=0.10.2",
"watchdog>=4.0.1",
"pdm-backend>=2.3.3",
"magicoca>=1.0.4",
"croterline>=1.0.4",
"magicoca>=1.0.5",
"croterline>=1.0.5",
]
[project.urls]