Skip to content

Commit d4d8295

Browse files
committed
chore: bump hatchet
1 parent eb3723b commit d4d8295

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

fast-api-react/backend/poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fast-api-react/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ hatchet = "src.workflows.main:start"
1212
[tool.poetry.dependencies]
1313
python = "^3.8"
1414
python-dotenv = "^1.0.0"
15-
hatchet-sdk = "0.10.0"
1615
uvicorn = {extras = ["standard"], version = "^0.27.0"}
1716
fastapi = "^0.109.0"
1817
openai = "^1.11.0"
1918
beautifulsoup4 = "^4.12.3"
2019
requests = "^2.31.0"
2120
urllib3 = "1.26.15"
21+
hatchet-sdk = "0.10.1"
2222

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

0 commit comments

Comments
 (0)