Skip to content

Commit

Permalink
bump wkw to 1.1.17 (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstriebel authored Jul 26, 2022
1 parent e5cc542 commit 91dae33
Show file tree
Hide file tree
Showing 6 changed files with 69 additions and 63 deletions.
12 changes: 6 additions & 6 deletions cluster_tools/poetry.lock

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

58 changes: 30 additions & 28 deletions docs/poetry.lock

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

28 changes: 15 additions & 13 deletions webknossos/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 webknossos/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ scikit-image = "^0.18.3"
scipy = "^1.4.0"
typing-extensions = "^4.0"
universal-pathlib = "0.0.19"
wkw = "1.1.16"
wkw = "1.1.17"
zarr = "^2.11.0"
zipp = "^3.5.0"

Expand Down
30 changes: 16 additions & 14 deletions wkcuber/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 wkcuber/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ scikit-learn = "^0.24.0"
scipy = "^1.6.0"
tifffile = "^2020.11.26"
webknossos = { path = "../webknossos/", develop = true }
wkw = "1.1.16"
wkw = "1.1.17"
zarr = "^2.11.0"
universal-pathlib = "0.0.19"

Expand Down

0 comments on commit 91dae33

Please sign in to comment.