1
0
forked from bot/app

🐛 hotfix: from mypy import

This commit is contained in:
2024-10-19 21:10:18 +08:00
parent f117da7ff3
commit 6b64a0c379
13 changed files with 122 additions and 614 deletions

View File

@ -21,7 +21,7 @@ dependencies = [
"watchdog>=4.0.1",
"pdm-backend>=2.3.3",
"magicoca>=1.0.5",
"croterline>=1.0.5",
"croterline~=1.0.5",
]
[project.urls]