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 27dceed commit 54d4f39Copy full SHA for 54d4f39
requirements.txt
@@ -6,5 +6,5 @@ pytest
6
wkw==0.0.7
7
requests
8
black
9
-cluster_tools==1.38
+cluster_tools==1.39
10
natsort
setup.py
@@ -11,7 +11,7 @@
11
"pillow",
12
"pyyaml",
13
"wkw",
14
- "cluster_tools==1.38",
+ "cluster_tools==1.39",
15
"natsort",
16
],
17
description="A cubing tool for webKnossos",
0 commit comments