We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e34b9d commit 2d2e65eCopy full SHA for 2d2e65e
dev/env-full.yaml
@@ -44,7 +44,7 @@ dependencies:
44
- torchvision>=0.21
45
- tqdm
46
- typing-extensions
47
- - xarray>=2024.01,<2025.3.0
+ - xarray>=2025.1,<2025.3.0 # stricter version pin for correct typing
48
- pip:
49
# - careamics # for model testing (TODO: install without exact bioimageio.core pin)
50
- git+https://github.com/ChaoningZhang/MobileSAM.git # for model testing
0 commit comments