We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9f3cf commit b928c0bCopy full SHA for b928c0b
setup.py
@@ -11,7 +11,7 @@
11
]
12
13
cellpose_deps = [
14
- "cellpose>=1.0.2"
+ "cellpose>=1.0.2,<3.0"
15
16
17
omnipose_deps = [
0 commit comments