Skip to content

Commit 43a7036

Browse files
committed
Update temporalio to latest
1 parent 8e43320 commit 43a7036

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Temporal Technologies Inc", email = "sdk@temporal.io" }]
66
requires-python = "~=3.9"
77
readme = "README.md"
88
license = "MIT"
9-
dependencies = ["temporalio>=1.13.0,<2"]
9+
dependencies = ["temporalio>=1.14.1,<2"]
1010

1111
[project.urls]
1212
Homepage = "https://github.com/temporalio/samples-python"
@@ -50,7 +50,7 @@ open-telemetry = [
5050
]
5151
openai-agents = [
5252
"openai-agents >= 0.0.19",
53-
"temporalio[openai-agents]@git+https://github.com/temporalio/sdk-python@main",
53+
"temporalio[openai-agents] >= 1.14.1",
5454
]
5555
pydantic-converter = ["pydantic>=2.10.6,<3"]
5656
sentry = ["sentry-sdk>=1.11.0,<2"]

uv.lock

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

0 commit comments

Comments
 (0)