forked from ProteusMRIgHIFU/BabelBrain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_win.yml
109 lines (109 loc) · 2.94 KB
/
environment_win.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
name: BabelBrain
channels:
- conda-forge
- defaults
dependencies:
- 7zip=19.00=h59b6b97_2
- altgraph=0.17.3=py310haa95532_0
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.12.7=h5b45459_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cudatoolkit=11.7.0=ha6f8bbd_10
- cudatoolkit-dev=11.7.0=h9f2f4db_6
- cupy=11.6.0=py310h782d1bb_0
- curl=7.88.1=h2bbff1b_0
- fastrlock=0.8=py310h8a704f9_2
- future=0.18.3=py310haa95532_0
- intel-openmp=2023.0.0=h57928b3_25922
- libblas=3.9.0=16_win64_mkl
- libcblas=3.9.0=16_win64_mkl
- libcurl=7.88.1=h86230a5_0
- libffi=3.4.2=hd77b12b_6
- liblapack=3.9.0=16_win64_mkl
- libssh2=1.10.0=hcd4344a_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- mkl=2022.1.0=h6a75c08_874
- msys2-conda-epoch=20160418=1
- openssl=1.1.1t=h2bbff1b_0
- pefile=2022.5.30=py310haa95532_0
- pip=23.0.1=py310haa95532_0
- pyinstaller=5.6.2=py310h2bbff1b_0
- pyinstaller-hooks-contrib=2022.14=py310haa95532_0
- python=3.10.10=h966fe2a_2
- python_abi=3.10=2_cp310
- pywin32=305=py310h2bbff1b_0
- pywin32-ctypes=0.2.0=py310haa95532_1000
- setuptools=65.6.3=py310haa95532_0
- sqlite=3.41.1=h2bbff1b_0
- tbb=2021.5.0=h2d74725_1
- tk=8.6.12=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py310haa95532_0
- wincertstore=0.2=py310haa95532_2
- xz=5.2.10=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_0
- pip:
- babelviscofdtd==1.0.2
- charset-normalizer==3.1.0
- click==8.1.3
- colorama==0.4.6
- contourpy==1.0.7
- cycler==0.11.0
- fonttools==4.39.3
- h5py==3.8.0
- hdf5plugin==4.1.1
- histoprint==2.4.0
- idna==3.4
- imageio==2.27.0
- kiwisolver==1.4.4
- lazy-loader==0.2
- linetimer==0.1.5
- llvmlite==0.39.1
- matplotlib==3.7.1
- networkx==3.0
- nibabel==5.1.0
- numba==0.56.4
- numpy==1.23.5
- numpy-stl==3.0.1
- packaging==23.0
- pandas==2.0.0
- pillow==9.5.0
- platformdirs==3.2.0
- pooch==1.7.0
- pydicom==2.3.1
- pymeshfix==0.16.2
- pygments==2.14.0
- pyopencl==2022.3.1
- pyparsing==3.0.9
- pyside6==6.4.3
- pyside6-addons==6.4.3
- pyside6-essentials==6.4.3
- python-dateutil==2.8.2
- python-utils==3.5.2
- pytools==2022.1.14
- pytz==2023.3
- pyvista==0.38.5
- pywavelets==1.4.1
- pyyaml==6.0
- qtpy==2.3.1
- requests==2.28.2
- scikit-image==0.20.0
- scipy==1.10.1
- scooby==0.7.1
- shiboken6==6.4.3
- simpleitk==2.2.1
- six==1.16.0
- superqt==0.4.1
- tifffile==2023.3.21
- trimesh==3.21.3
- typing-extensions==4.5.0
- tzdata==2023.3
- uhi==0.3.3
- urllib3==1.26.15
- vtk==9.2.6
prefix: C:\Users\SPichardo\anaconda3\envs\BabelBrain