Skip to content

Commit 17488ae

Browse files
committed
focus on fixing macos15-intel
1 parent f33e9ab commit 17488ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ llvmlite = "*"
1919

2020
[pypi-dependencies]
2121
appose = ">=0.10.1, <0.12"
22-
numpy = "<2.1"
2322

2423
# --- PyTorch features ---
2524
# See for more details on torch versions and CUDA support: https://pytorch.org/get-started/previous-versions/
@@ -82,6 +81,7 @@ torchvision = { version = ">=0.17.2, <0.26", index = "https://download.pytorch.o
8281
# --- CellPose version features ---
8382
[feature.cp3.pypi-dependencies]
8483
cellpose = ">=3.1, <4"
84+
numpy = "<2.1"
8585

8686
[feature.cp4.pypi-dependencies]
8787
cellpose = ">=4, <5"

0 commit comments

Comments
 (0)