We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8a453 commit 600be9aCopy full SHA for 600be9a
CHANGELOG.md
@@ -8,7 +8,7 @@
8
* Refactor Cellpose Task inputs: Support independent normalization of 2 input channels in the Cellpose task (\#738).
9
* Rename `task.cellpose_transforms` into `tasks.cellpose_utils` (\#738).
10
* Development:
11
- * Switch to transitional pydantic.v1 imports, changes pydantic requirement to `>=1.10.16' (\#760).
+ * Switch to transitional pydantic.v1 imports, changes pydantic requirement to `==1.10.16` or `>=2.6.3` (\#760).
12
* Support JSON-Schema generation for `Enum` task arguments (\#749).
13
* Make JSON-Schema generation tools more flexible, to simplify testing (\#749).
14
* Update documentation (\#751).
0 commit comments