Skip to content

Commit

Permalink
revert depdendency deletions_fawltydeps error
Browse files Browse the repository at this point in the history
  • Loading branch information
pr4deepr committed Jan 27, 2025
1 parent 34e1a7c commit 3261140
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"aicsimageio>=4.6.3",
"dask[distributed]",
# This isn't used directly, but we need to pin this version
"fsspec>=2022.8.2",
Expand All @@ -52,10 +53,12 @@ dependencies = [
"numpy<2",
"psutil",
"pyclesperanto_prototype>=0.20.0",
"pydantic",
"qtpy",
"typing_extensions>=4.7.0",
"rich",
"StrEnum",
"xarray"
]

[project.urls]
Expand Down

0 comments on commit 3261140

Please sign in to comment.