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 21a7d18 commit bc85e70Copy full SHA for bc85e70
requirements.txt
@@ -6,5 +6,5 @@ pytest
6
wkw==0.0.8
7
requests
8
black
9
-cluster_tools==1.40
+cluster_tools==1.41
10
natsort
setup.py
@@ -11,7 +11,7 @@
11
"pillow",
12
"pyyaml",
13
"wkw",
14
- "cluster_tools==1.40",
+ "cluster_tools==1.41",
15
"natsort",
16
],
17
description="A cubing tool for webKnossos",
0 commit comments