mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-10-05 02:56:29 +00:00
📝 更新 README.md,添加项目特点、服务支持及鸣谢信息;更新 pyproject.toml,添加依赖项;创建 uv.lock 文件以管理依赖版本。
This commit is contained in:
@@ -4,4 +4,7 @@ version = "7.0.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"fastapi>=0.115.12",
|
||||
"pydantic>=2.11.3",
|
||||
]
|
||||
|
Reference in New Issue
Block a user