Skip to content

Commit

Permalink
Merge pull request #74 from thewtex/downsample-label-type
Browse files Browse the repository at this point in the history
ENH: Bump itkwasm-downsample to support more label image types
  • Loading branch information
thewtex authored Apr 18, 2024
2 parents bbdfce4 + 7593bbf commit ae760ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ classifiers = [
]
dependencies = [
"dask[array]",
"itkwasm >= 1.0b168",
"itkwasm-downsample >= 1.1.0",
"itkwasm >= 1.0b171",
"itkwasm-downsample >= 1.2.0",
"numpy",
"platformdirs",
"psutil; sys_platform != \"emscripten\"",
Expand Down

0 comments on commit ae760ae

Please sign in to comment.