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 9fe2747 commit 2766274Copy full SHA for 2766274
dev/env-full.yaml
@@ -34,7 +34,7 @@ dependencies:
34
- python=3.11 # 3.12 not supported by cellpose->fastremap
35
- pytorch>=2.1,<3
36
- httpx
37
- - respx-mock
+ - respx
38
- rich
39
- ruff
40
- ruyaml
dev/env-gpu.yaml
@@ -31,7 +31,7 @@ dependencies:
31
- pytest-cov
32
- python=3.11
33
dev/env-py38.yaml
@@ -33,7 +33,7 @@ dependencies:
- python=3.8 # changed
0 commit comments