mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-21 00:59:50 -05:00
chore: generate
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user