Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 2293475

Browse files
committed
Install fsspec 2022.7.1
1 parent 94e5392 commit 2293475

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ classifiers = [
4646
dynamic = ["version"]
4747
dependencies = [
4848
"aicsimageio[all]>=4.6.3",
49-
"fsspec[http]", # no version pin, we pull from aicsimageio
49+
"fsspec[http]>=2022.7.1", # version pin to support aicspylibczi
5050
"napari>=0.4.11",
5151
"psutil>=5.7.0",
5252
# Formats not included by default with aicsimageio

setup.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)