Skip to content

Commit 41a6ef8

Browse files
Merge pull request #1050 from computational-cell-analytics/anwai98-patch-2
Update environment.yaml
2 parents b46f48d + 9756e2f commit 41a6ef8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- pooch
1212
- pyqt
1313
- python-xxhash
14-
- python-elf >=0.6.1
14+
- python-elf >=0.7.1
1515
# Note: installing the pytorch package from conda-forge will generally
1616
# give you the most optmized version for your system, if you have a modern
1717
# enough OS and CUDA version (CUDA >= 12). For older versions, you can
@@ -26,7 +26,7 @@ dependencies:
2626
- torch_em >=0.7.8
2727
- tqdm
2828
- timm
29-
- xarray <2025.3.0
30-
- zarr <3.0
29+
- xarray
30+
- zarr
3131
- pip:
3232
- git+https://github.com/ChaoningZhang/MobileSAM.git

0 commit comments

Comments
 (0)