Skip to content

Commit 600be9a

Browse files
update changelog
1 parent ac8a453 commit 600be9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Refactor Cellpose Task inputs: Support independent normalization of 2 input channels in the Cellpose task (\#738).
99
* Rename `task.cellpose_transforms` into `tasks.cellpose_utils` (\#738).
1010
* Development:
11-
* Switch to transitional pydantic.v1 imports, changes pydantic requirement to `>=1.10.16' (\#760).
11+
* Switch to transitional pydantic.v1 imports, changes pydantic requirement to `==1.10.16` or `>=2.6.3` (\#760).
1212
* Support JSON-Schema generation for `Enum` task arguments (\#749).
1313
* Make JSON-Schema generation tools more flexible, to simplify testing (\#749).
1414
* Update documentation (\#751).

0 commit comments

Comments
 (0)