fix: pin hatchet sdk version (#903)

This commit is contained in:
Juan Diego García
2026-03-06 14:26:04 -05:00
committed by GitHub
parent a455b8090a
commit 504ca74184
2 changed files with 5 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ dependencies = [
"pytest-env>=1.1.5",
"webvtt-py>=0.5.0",
"icalendar>=6.0.0",
"hatchet-sdk>=0.47.0",
"hatchet-sdk==1.22.16",
"pydantic>=2.12.5",
]