Skip to content

Commit

Permalink
update requirements (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Jul 21, 2023
1 parent ef82df5 commit 804b31a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ outputs:
- napari-plugin-engine >=0.1.9
- napari-svg >=0.1.7
- npe2 >=0.5.2
- numpy >=1.21
- numpy >=1.21,<2.0a0
- numpydoc >=0.9.2
- pandas >=1.3.0
- pillow !=7.1.0,!=7.1.1
Expand All @@ -62,13 +62,13 @@ outputs:
- qtpy >=1.10.0
- scikit-image >=0.19.1
- scipy >=1.5.4
- sphinx >=4.3.0,<5
- sphinx >=4.3.0,<5.0a0
- superqt >=0.4.1
- tifffile >=2020.2.16
- toolz >=0.10.0
- tqdm >=4.56.0
- typing_extensions >=4.2.0
- vispy >=0.12.1,<0.13
- vispy >=0.13.0,<0.14.0a0
- wrapt >=1.11.1

# additional dependencies for convenience in conda-forge
Expand Down

0 comments on commit 804b31a

Please sign in to comment.