diff --git a/pyproject.toml b/pyproject.toml index d7b4a73..7e57327 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,8 +31,7 @@ dependencies = [ "pydantic_ome_ngff", "xarray_ome_ngff", "tensorstore", - "xarray-tensorstore @ git+https://github.com/rhoadesScholar/xarray-tensorstore.git", - # "xarray-tensorstore @ git+https://github.com/google/xarray-tensorstore.git", + "xarray-tensorstore @ git+https://github.com/google/xarray-tensorstore.git", # "xarray-tensorstore", "universal_pathlib>=0.2.0", "fsspec[s3,http]",