Skip to content

Commit dc3d50c

Browse files
committed
focus on fixing macos15-intel
1 parent 0418d46 commit dc3d50c

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,6 +19,7 @@ llvmlite = "*"
1919

2020
[pypi-dependencies]
2121
appose = ">=0.10.1, <0.12"
22+
numpy = "<2"
2223

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

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

0 commit comments

Comments
 (0)