Skip to content

Commit addeb34

Browse files
fix(deps): update dependency fastapi to ~=0.137.0
1 parent 2bb0890 commit addeb34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires-python = ">=3.10,<3.15"
66
readme = "README.md"
77
license = { text = "MIT" }
88
dependencies = [
9-
"fastapi~=0.136.0",
9+
"fastapi~=0.137.0",
1010
"uvicorn[standard]~=0.49.0",
1111
"promplate[all]~=0.3.5.0",
1212
"promplate-trace[langfuse,langsmith]==0.3.0.dev7",

0 commit comments

Comments
 (0)