mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-10-05 02:56:29 +00:00
🔧 更新依赖项,添加 hypercorn 及其相关依赖,修改 README.md 中的图标链接,新增测试文件 test_hypercorn.py
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi>=0.115.12",
|
||||
"hypercorn>=0.17.3",
|
||||
"loguru>=0.7.3",
|
||||
"pip>=25.1",
|
||||
"pydantic>=2.11.3",
|
||||
|
Reference in New Issue
Block a user