Skip to content

pyproject.toml was updated (2025-12-19) #326

@github-actions

Description

@github-actions

The file pyproject.toml (see history) was modified in napari/napari. This might mean the conda-recipe in napari/packaging needs adjusting! Please check!

Calculated diff:

diff --git a/pyproject.toml b/pyproject.toml
index 5f045d07..8e5347c0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -66,7 +66,7 @@ dependencies = [
     "PyYAML>=6.0",
     "qtpy>=2.3.1",
     "scikit-image[data]>=0.19.1",
-    "scipy>=1.10.1",
+    "scipy>=1.14.0",
     "superqt>=0.7.4",
     "tifffile>=2022.7.28",
     "toolz>=0.11.0",
@@ -117,7 +117,7 @@ all = [
 optional-base = [
     "zarr>=2.12.0", # needed by `builtins` (dask.array.from_zarr) to open zarr
     "aiohttp", # needed to open remote files by zarr, replace by extras once https://github.com/zarr-developers/zarr-python/issues/3453 is done
-    "napari-plugin-manager >=0.1.3, <0.2.0",
+    "napari-plugin-manager >=0.1.9, <0.2.0",
 ]
 optional-numba = [
     "numba>=0.57.1,<=0.62.1 ; platform_system == 'Darwin' and platform_machine == 'x86_64'",

cc @jni, @Czaki, @psobolewskiPhD, @TimMonko

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions