Skip to content

Commit

Permalink
remove cellpose<3.0 restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyemi5 committed Feb 28, 2024
1 parent 05e0d77 commit 3011cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"matplotlib",
"scipy>=1.9.0",
"scikit-learn",
"cellpose<3.0",
"cellpose",
"scanimage-tiff-reader>=1.4.1"
]

Expand Down

0 comments on commit 3011cdf

Please sign in to comment.