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 e28efc0 commit ca97adbCopy full SHA for ca97adb
requirements.txt
@@ -6,6 +6,6 @@ pytest
6
wkw==0.1.0
7
requests
8
black
9
-cluster_tools==1.41
+cluster_tools==1.42
10
natsort
11
psutil
setup.py
@@ -11,7 +11,7 @@
"pillow",
12
"pyyaml",
13
"wkw",
14
- "cluster_tools==1.41",
+ "cluster_tools==1.42",
15
"natsort",
16
],
17
description="A cubing tool for webKnossos",
0 commit comments