-
Notifications
You must be signed in to change notification settings - Fork 3
/
conda-environment.yml
76 lines (76 loc) · 1.9 KB
/
conda-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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
name: headcase
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py39h06a4308_0
- decorator=5.0.9=pyhd3eb1b0_0
- ipython=7.26.0=py39hb070fc8_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.0=py39h06a4308_1
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- parso=0.8.2=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.3=py36h06a4308_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.9.0=pyhd3eb1b0_0
- python=3.9.6=h12debd9_0
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py39h06a4308_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- traitlets=5.0.5=pyhd3eb1b0_0
- tzdata=2021a=h5d7bf9c_0
- wcwidth=0.2.5=py_0
- wheel=0.37.0=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- autograd==1.3
- click==8.0.1
- cycler==0.10.0
- cython==0.29.24
- future==0.18.2
- h5py==3.3.0
- html5lib==1.1
- imageio==2.9.0
- itsdangerous==2.0.1
- jinja2==3.0.1
- joblib==1.0.1
- kiwisolver==1.3.1
- lxml==4.6.3
- markupsafe==2.0.1
- matplotlib==3.4.3
- networkx==2.6.2
- nibabel==3.2.1
- numexpr==2.7.3
- numpy==1.21.1
- packaging==21.0
- pillow==8.3.1
- plyfile==0.7.4
- pycortex==1.2.1
- pymeshlab==2021.7
- pyparsing==2.4.7
- python-dateutil==2.8.2
- scikit-learn==0.21.3
- scipy==1.7.1
- shapely==1.7.1
- six==1.16.0
- threadpoolctl==2.2.0
- tornado==6.1
- webencodings==0.5.1
- werkzeug==2.0.1
- wget==3.2