-
Notifications
You must be signed in to change notification settings - Fork 20
/
environment.yml
56 lines (55 loc) · 1.27 KB
/
environment.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
name: portpyenv
channels:
- defaults
dependencies:
- ca-certificates=2023.01.10=haa95532_0
- certifi=2022.12.7=py37haa95532_0
- openssl=1.1.1s=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.4=h5263a28_0
- sqlite=3.40.1=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- pip:
- cached-property==1.5.2
- cvxpy==1.1.22
- cycler==0.11.0
- ecos==2.0.10
- fonttools==4.38.0
- h5py==3.6.0
- imageio==2.25.0
- jinja2==3.1.2
- kiwisolver==1.4.4
- markupsafe==2.1.2
- matplotlib==3.5.3
- mosek==9.3.22
- natsort==8.1.0
- networkx==2.6.3
- numpy==1.21.6
- osqp==0.6.2.post5
- packaging==23.0
- pandas==1.1.5
- patchify==0.2.3
- pillow==9.4.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.1
- pywavelets==1.3.0
- qdldl==0.1.5.post2
- scikit-image==0.19.3
- scipy==1.5.4
- scs==3.2.0
- setuptools==64.0.2
- shapely==1.8.5.post1
- simpleitk==2.2.1
- six==1.16.0
- tabulate==0.9.0
- tifffile==2021.11.2
- typing==3.7.4.3
- typing-extensions==4.4.0
- scikit-image>=0.17.2
- patchify>=0.2.3
- setuptools~=40.8.0
- pydicom>=2.2.0