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 dcd030c commit 78c5eefCopy full SHA for 78c5eef
requirements.txt
@@ -6,7 +6,7 @@ pytest
6
wkw==0.1.2
7
requests
8
black==19.3b0
9
-cluster_tools==1.45
+cluster_tools==1.46
10
natsort
11
psutil
12
nibabel
setup.py
@@ -11,7 +11,7 @@
"pillow",
"pyyaml",
13
"wkw",
14
- "cluster_tools==1.45",
+ "cluster_tools==1.46",
15
"natsort",
16
],
17
description="A cubing tool for webKnossos",
0 commit comments