We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e162e41 commit cece161Copy full SHA for cece161
1 file changed
pixi.toml
@@ -16,7 +16,11 @@ uninstall-kernel = "jupyter kernelspec uninstall pixi_netmap"
16
pytorch-gpu = "*"
17
cuda-version = "12.8.*"
18
cupy = ">=13.5.1,<14"
19
+pooch = ">=1.8.2,<2"
20
+scikit-image = ">=0.25.2,<0.26"
21
+sphinx = ">=9.0.4,<10"
22
23
24
[pypi-dependencies]
25
netmap = { git = "https://github.com/bionetslab/netmap" }
26
+sphinx-rtd-theme = ">=0.5.1, <0.6"
0 commit comments