Skip to content

Commit

Permalink
trying to pin the deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishavlin committed Feb 9, 2024
1 parent 43b2ff5 commit 6e2624c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ project_urls =
[options]
packages = find:
install_requires =
magicgui>=0.6.1
napari>=0.4.13
magicgui>=0.6.1,<=0.8.0
napari>=0.4.13,<=0.4.17
numpy
packaging
pydantic
pydantic<2.0
qtpy
unyt
yt>=4.0.1
Expand Down

0 comments on commit 6e2624c

Please sign in to comment.