Skip to content

Commit 1311b40

Browse files
authored
bump typing extensions dependency (#714)
1 parent 0713b80 commit 1311b40

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

webknossos/poetry.lock

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

webknossos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python-dotenv = "^0.19.0"
2525
rich = "^10.9.0"
2626
scikit-image = "^0.18.3"
2727
scipy = "^1.4.0"
28-
typing-extensions = "^3.7"
28+
typing-extensions = "^4.0"
2929
wkw = "1.1.11"
3030
zarr = "^2.11.0"
3131
numcodecs = "^0.9.1"

0 commit comments

Comments
 (0)