Skip to content

Commit

Permalink
Update pins for napari-console, add pywin32 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Nov 8, 2024
1 parent dc4a0d7 commit 8a89319
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ outputs:
- jsonschema >=3.2.0
- lazy_loader >=0.2
- magicgui >=0.7.0
- napari-console >=0.0.9
- napari-console >=0.1.1
- napari-plugin-engine >=0.1.9
- npe2 >=0.7.6
- numpy >=1.22.2
Expand All @@ -59,6 +59,7 @@ outputs:
- pydantic >=1.9.0
- pygments >=2.6.0
- pyopengl >=3.1.0
- pywin32 # this is Windows only, but the package is no-op on Unix
- pyyaml >=5.1
- qtpy >=1.10.0
- scikit-image >=0.19.1
Expand Down

0 comments on commit 8a89319

Please sign in to comment.