We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d093800 commit 0a36220Copy full SHA for 0a36220
2 files changed
fast-api-react/backend/pyproject.toml
@@ -18,7 +18,7 @@ openai = "^1.11.0"
18
beautifulsoup4 = "^4.12.3"
19
requests = "^2.31.0"
20
urllib3 = "2.2.1"
21
-hatchet-sdk = "0.15.4"
+hatchet-sdk = "0.20.0"
22
23
[build-system]
24
requires = ["poetry-core"]
simple-examples/pyproject.toml
@@ -14,7 +14,7 @@ python-dotenv = "^1.0.0"
14
openai = "^1.12.0"
15
16
17
-hatchet-sdk = "^0.15.4"
0 commit comments