Skip to content

Commit 033fdc7

Browse files
committed
fix: version
1 parent 05e4fc2 commit 033fdc7

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 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
@@ -7,7 +7,7 @@ readme = "README.md"
77
package-mode = false
88

99
[tool.poetry.dependencies]
10-
python = "^3.10"
10+
python = ">=3.10,<4.0"
1111
hatchet-sdk = "^1.20.2"
1212

1313

0 commit comments

Comments
 (0)