uv add "fastapi[standard-no-fastapi-cloud-cli]"

This commit is contained in:
Bitdori (Admin) 2026-07-29 00:49:05 +09:00
parent 9a0e741ac7
commit af3bf879f5
14 changed files with 2801 additions and 7 deletions

View file

@ -4,7 +4,10 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = []
dependencies = [
"fastapi[standard-no-fastapi-cloud-cli]>=0.140.11",
"gunicorn>=26.0.0",
]
[dependency-groups]
dev = [