feat: 后端添加version上报
This commit is contained in:
@@ -3,12 +3,15 @@ name = "AUTO_MAA"
|
||||
version = "4.0.0.1"
|
||||
description = "AUTO_MAA~"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"loguru==0.7.3",
|
||||
"fastapi==0.116.1",
|
||||
"pydantic==2.11.7",
|
||||
"uvicorn==0.35.0",
|
||||
"websockets==15.0.1",
|
||||
"aiofiles==24.1.0",
|
||||
"aiohttp==3.12.15",
|
||||
"plyer==2.1.0",
|
||||
"psutil==7.0.0",
|
||||
"jinja2==3.1.6",
|
||||
|
||||
Reference in New Issue
Block a user