Skip to content

Commit d5f36b6

Browse files
committed
Use released sdk-python
1 parent be3f837 commit d5f36b6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"mcp>=1.13.0",
1010
"nexus-rpc>=1.1.0",
1111
"pydantic>=2.11.7",
12-
"temporalio>=1.15.0",
12+
"temporalio>=1.16.0",
1313
]
1414

1515
[dependency-groups]
@@ -54,6 +54,3 @@ format = [
5454
{cmd = "uv run ruff check --select I --fix"},
5555
{cmd = "uv run ruff format"},
5656
]
57-
58-
[tool.uv.sources]
59-
temporalio = { git = "https://github.com/temporalio/sdk-python" }

0 commit comments

Comments
 (0)