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.
2 parents ccb3e9c + 62f28c0 commit b9c61b4Copy full SHA for b9c61b4
Python/environment.yml
@@ -14,5 +14,6 @@ dependencies:
14
- scipy
15
- pandas
16
- numba
17
+ - multiprocess
18
- tqdm
19
- SimpleITK>2.2.1
Python/requirements.txt
@@ -7,6 +7,7 @@ numpy
7
scipy
8
pandas
9
numba
10
+multiprocess
11
tqdm
12
requests
13
environment.yml
0 commit comments