Skip to content

Commit 0ac04a7

Browse files
committed
Add fastapi
1 parent 950f0fc commit 0ac04a7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.9"
77
dependencies = [
8+
"fastapi>=0.115.8",
89
"gunicorn>=23.0.0",
910
"shiny>=1.2.1",
1011
]

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)