Skip to content

Commit

Permalink
chore: bump icij-worker to 0.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemDoum committed Nov 21, 2024
1 parent 49c54af commit 93db6bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@ where = ["datashare_spacy_worker/data/*.json"]
[tool.poetry.dependencies]
python = "^3.10"

icij-worker = { extras = ["amqp"], version = "^0.11.9" }
icij-worker = { extras = ["amqp"], version = "^0.11.10" }
icij-common = { extras = ["elasticsearch"], version = "^0.5.3" }
# TODO: it seems that wheels are not built for spacy >= 3.7.6 for ARM
# TODO: optionnally add CUDA support for when a GPU is available
Expand Down

0 comments on commit 93db6bb

Please sign in to comment.