Skip to content

Commit aa2c488

Browse files
ctruedenclaude
andcommitted
Require appose 0.12 in the StarDist template env
The Java side was updated to Appose 0.12.0; keep the Python side in sync. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
1 parent 1492975 commit aa2c488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/main/resources/script_templates/appose-python/cellcast.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ python = ">=3.14.3,<3.15"
1010

1111
[pypi-dependencies]
1212
cellcast = ">=0.1.2, <0.2"
13-
appose = ">=0.11.0, <0.12"
13+
appose = ">=0.12.0, <0.13"

0 commit comments

Comments
 (0)