该文件修改了第一行

This commit is contained in:
简文瑞
2026-09-21 19:56:55 +08:00
parent 8bd0bdf615
commit 456375bc91
+1 -1
View File
@@ -1,4 +1,4 @@
# FastAPI 核心框架(保留你指定的版本)
# FastAPI 核心框架(保留你指定的版本) %简文瑞埋下的一个冲突
fastapi~=0.124.2
# ASGI 服务器(带standard扩展,适配最新版)
uvicorn[standard]~=0.38.0