1
0
forked from bot/app

feat: 自动向轻雪服务器上报错误信息

This commit is contained in:
2024-03-24 14:43:41 +08:00
parent 5a929d3e99
commit ccef8ca125
4 changed files with 79 additions and 9 deletions

View File

@ -14,4 +14,5 @@ pytz==2024.1
PyYAML~=6.0.1
starlette~=0.36.3
loguru==0.7.2
importlib_metadata==7.0.2
importlib_metadata==7.0.2
requests==2.31.0