diff --git a/webknossos/poetry.lock b/webknossos/poetry.lock index 13bd8dd2e..c91ea189d 100644 --- a/webknossos/poetry.lock +++ b/webknossos/poetry.lock @@ -1383,13 +1383,12 @@ optional = false python-versions = "*" [[package]] -name = "universal_pathlib" -version = "0.0.12" +name = "universal-pathlib-edge" +version = "0.0.13" description = "Pathlib API extended to use fsspec backends" category = "main" optional = false python-versions = ">=3.7" -develop = false [package.dependencies] fsspec = "*" @@ -1397,12 +1396,6 @@ fsspec = "*" [package.extras] test = ["aiohttp", "flake8", "gcsfs", "hadoop-test-cluster", "ipython", "jupyter", "moto", "pyarrow", "pylint", "pytest", "requests", "s3fs"] -[package.source] -type = "git" -url = "https://github.com/fsspec/universal_pathlib.git" -reference = "v0.0.13" -resolved_reference = "df97e1ee5b71b5c4e6477bfd40ab299bf448b33d" - [[package]] name = "urllib3" version = "1.26.7" @@ -1508,7 +1501,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest- [metadata] lock-version = "1.1" python-versions = "^3.7,>=3.7.1" -content-hash = "26877814569ff74443041ce9c5e60c300e4c1191e73be013b50a2e201d2f1df3" +content-hash = "5bead3bb08cd58defec42116bf9a39fc709e49152a0e0ad91a023711071d1342" [metadata.files] aiobotocore = [ @@ -2722,7 +2715,10 @@ typing-extensions = [ {file = "typing_extensions-3.10.0.2-py3-none-any.whl", hash = "sha256:f1d25edafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34"}, {file = "typing_extensions-3.10.0.2.tar.gz", hash = "sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e"}, ] -universal_pathlib = [] +universal-pathlib-edge = [ + {file = "universal_pathlib_edge-0.0.13-py3-none-any.whl", hash = "sha256:c70bdb78ff8ddd802aef8725fe0c08f5856db042d0ebdd1ea6cc365678135c1c"}, + {file = "universal_pathlib_edge-0.0.13.tar.gz", hash = "sha256:b803c41092b6262d3b432288c12f874217505a5368a4f4ad934004c6ad5a887a"}, +] urllib3 = [ {file = "urllib3-1.26.7-py2.py3-none-any.whl", hash = "sha256:c4fdf4019605b6e5423637e01bc9fe4daef873709a7973e195ceba0a62bbc844"}, {file = "urllib3-1.26.7.tar.gz", hash = "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece"}, diff --git a/webknossos/pyproject.toml b/webknossos/pyproject.toml index 9620b9a70..468cac31c 100644 --- a/webknossos/pyproject.toml +++ b/webknossos/pyproject.toml @@ -31,7 +31,7 @@ zarr = "^2.11.0" numcodecs = "^0.9.1" zipp = "^3.5.0" fsspec = "^2022.2.0" -universal-pathlib = {git = "https://github.com/fsspec/universal_pathlib.git", rev = "v0.0.13"} +universal-pathlib-edge = "^0.0.13" [tool.poetry.dev-dependencies] diff --git a/wkcuber/poetry.lock b/wkcuber/poetry.lock index f494fda43..39cff90a8 100644 --- a/wkcuber/poetry.lock +++ b/wkcuber/poetry.lock @@ -1072,13 +1072,12 @@ optional = false python-versions = "*" [[package]] -name = "universal_pathlib" -version = "0.0.12" +name = "universal-pathlib-edge" +version = "0.0.13" description = "Pathlib API extended to use fsspec backends" category = "main" optional = false python-versions = ">=3.7" -develop = false [package.dependencies] fsspec = "*" @@ -1086,12 +1085,6 @@ fsspec = "*" [package.extras] test = ["aiohttp", "flake8", "gcsfs", "hadoop-test-cluster", "ipython", "jupyter", "moto", "pyarrow", "pylint", "pytest", "requests", "s3fs"] -[package.source] -type = "git" -url = "https://github.com/scalableminds/universal_pathlib.git" -reference = "fix-pickle" -resolved_reference = "2cfc277908e6332739efd346a6c4e39aa7744875" - [[package]] name = "urllib3" version = "1.26.7" @@ -1132,7 +1125,7 @@ rich = "^10.9.0" scikit-image = "^0.18.3" scipy = "^1.4.0" typing-extensions = "^3.7" -universal-pathlib = {git = "https://github.com/scalableminds/universal_pathlib.git", rev = "fix-pickle"} +universal-pathlib-edge = "^0.0.13" wkw = "1.1.11" zarr = "^2.11.0" zipp = "^3.5.0" @@ -2134,7 +2127,10 @@ typing-extensions = [ {file = "typing_extensions-3.10.0.2-py3-none-any.whl", hash = "sha256:f1d25edafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34"}, {file = "typing_extensions-3.10.0.2.tar.gz", hash = "sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e"}, ] -universal_pathlib = [] +universal-pathlib-edge = [ + {file = "universal_pathlib_edge-0.0.13-py3-none-any.whl", hash = "sha256:c70bdb78ff8ddd802aef8725fe0c08f5856db042d0ebdd1ea6cc365678135c1c"}, + {file = "universal_pathlib_edge-0.0.13.tar.gz", hash = "sha256:b803c41092b6262d3b432288c12f874217505a5368a4f4ad934004c6ad5a887a"}, +] urllib3 = [ {file = "urllib3-1.26.7-py2.py3-none-any.whl", hash = "sha256:c4fdf4019605b6e5423637e01bc9fe4daef873709a7973e195ceba0a62bbc844"}, {file = "urllib3-1.26.7.tar.gz", hash = "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece"},