chore: generate

This commit is contained in:
Gabe Ruttner
2026-03-15 11:50:09 -04:00
parent 655e294759
commit cf90964c2b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.10"
hatchet-sdk = "^1.28.2"
hatchet-sdk = "^1.28.3"
# LLM integrations
openai = "^1.0.0"
anthropic = "^0.39.0"
+1 -1
View File
@@ -8,7 +8,7 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@hatchet-dev/typescript-sdk": "^1.16.0",
"@hatchet-dev/typescript-sdk": "^1.16.1",
"@anthropic-ai/sdk": "^0.32.1",
"@ai-sdk/openai": "^1.0.0",
"@browserbasehq/sdk": "^2.7.0",