Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
nghia-vo committed Nov 21, 2023
1 parent 42e58aa commit 9edde27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
dependencies = [
"scipy<1.10",
"pywavelets<1.5",
"h5py",
"contourpy<1.2",
"h5py<3.10",
"pillow",
"matplotlib<3.8",
"scikit-image<0.19",
Expand Down

0 comments on commit 9edde27

Please sign in to comment.