Skip to content

Commit 0a36220

Browse files
committed
chore: update hatchet
1 parent d093800 commit 0a36220

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fast-api-react/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ openai = "^1.11.0"
1818
beautifulsoup4 = "^4.12.3"
1919
requests = "^2.31.0"
2020
urllib3 = "2.2.1"
21-
hatchet-sdk = "0.15.4"
21+
hatchet-sdk = "0.20.0"
2222

2323
[build-system]
2424
requires = ["poetry-core"]

simple-examples/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python-dotenv = "^1.0.0"
1414
openai = "^1.12.0"
1515
beautifulsoup4 = "^4.12.3"
1616
requests = "^2.31.0"
17-
hatchet-sdk = "^0.15.4"
17+
hatchet-sdk = "0.20.0"
1818

1919
[build-system]
2020
requires = ["poetry-core"]

0 commit comments

Comments
 (0)