1
0
forked from bot/app

🐛 修复pdm依赖缺失

This commit is contained in:
远野千束 2024-08-18 11:51:07 +08:00
parent 5d194b8ebe
commit 1fb3f6cd58

View File

@ -20,6 +20,7 @@ Pygments~=2.17.2
pytz~=2024.1 pytz~=2024.1
PyYAML~=6.0.1 PyYAML~=6.0.1
pillow~=10.0.0 pillow~=10.0.0
pdm-backend~=2.3.3
starlette~=0.36.3 starlette~=0.36.3
toml~=0.10.2 toml~=0.10.2
loguru~=0.7.2 loguru~=0.7.2