Skip to content

Commit 3747669

Browse files
authored
fix: un-pin hatchet version (#18)
1 parent 609cfbb commit 3747669

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

poetry.lock

Lines changed: 4 additions & 18 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
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
hatchet-sdk = "1.0.0a1"
11+
hatchet-sdk = "^1.6.5"
1212

1313

1414
[build-system]

0 commit comments

Comments
 (0)