mirror of
https://github.com/Murasame-Dev/McStatus-API.git
synced 2025-12-17 13:47:58 +00:00
重写成FastAPI
This commit is contained in:
parent
7346b1f772
commit
b08a84c63a
5 changed files with 40 additions and 28 deletions
|
|
@ -5,7 +5,7 @@ description = "Add your description here"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"flask>=3.1.1",
|
||||
"flask-cors>=6.0.1",
|
||||
"fastapi>=0.115.0",
|
||||
"uvicorn[standard]>=0.30.0",
|
||||
"mcstatus>=12.0.5",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue