We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5140187 commit cff0a70Copy full SHA for cff0a70
2 files changed
pyproject.toml
@@ -6,7 +6,7 @@ authors = [{ name = "Temporal Technologies Inc", email = "sdk@temporal.io" }]
6
requires-python = ">=3.10"
7
readme = "README.md"
8
license = "MIT"
9
-dependencies = ["temporalio>=1.20.0,<2"]
+dependencies = ["temporalio>=1.21.0,<2"]
10
11
[project.urls]
12
Homepage = "https://github.com/temporalio/samples-python"
0 commit comments