Skip to content

Commit a77ae99

Browse files
committed
fix: add mangum to tipg-api requirements
1 parent 5014cca commit a77ae99

File tree

3 files changed

+29
-8
lines changed

3 files changed

+29
-8
lines changed

lib/tipg-api/runtime/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.0.0"
44
description = "tipg-api runtime"
55
requires-python = ">=3.12"
66
dependencies = [
7+
"mangum>=0.19.0",
78
"tipg>=1.2,<1.3",
89
]
910

lib/tipg-api/runtime/uv.lock

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

uv.lock

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

0 commit comments

Comments
 (0)