Skip to content

Commit 67e20be

Browse files
committed
TEMP: Use feature branch
1 parent 8777eae commit 67e20be

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.9"
20-
temporalio = "^1.9.0"
20+
temporalio = { git = "https://github.com/temporalio/sdk-python.git", branch = "pydantic", extras = ["pydantic"] }
2121

2222
[tool.poetry.dev-dependencies]
2323
black = "^22.3.0"

0 commit comments

Comments
 (0)