Skip to content

Commit

Permalink
DEP: Use latest octue branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Apr 11, 2024
1 parent 5b19088 commit cad08e2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 43 deletions.
81 changes: 39 additions & 42 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "example_service_cloud_run"}]

[tool.poetry.dependencies]
python = "^3.9"
octue = { "git" = "https://github.com/octue/octue-sdk-python", "rev" = "use-single-topic-per-workspace" }
octue = { "git" = "https://github.com/octue/octue-sdk-python", "rev" = "better-support-asynchronous-questions" }

[tool.poetry.group.dev.dependencies]
gcp-storage-emulator = "2022.4.13"
Expand Down

0 comments on commit cad08e2

Please sign in to comment.