forked from pnnl/SLiCE
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
136 lines (135 loc) · 3.1 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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
name: slice
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py36_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.2=he6710b0_1
- openssl=1.1.1g=h7b6447c_0
- pip=20.2.2=py36_0
- python=3.6.10=h7579374_2
- readline=8.0=h7b6447c_0
- setuptools=49.6.0=py36_0
- sqlite=3.32.3=h62c20be_0
- tk=8.6.10=hbc83047_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- appdirs==1.4.4
- astroid==2.4.1
- atpublic==2.1.3
- autopep8==1.5.4
- bandit==1.6.2
- black==20.8b1
- chardet==3.0.4
- click==7.1.2
- colorama==0.4.4
- commonmark==0.9.1
- configobj==5.0.6
- dataclasses==0.7
- decorator==4.4.2
- dictdiffer==0.8.1
- distro==1.5.0
- dodgy==0.2.1
- dpath==2.0.1
- dulwich==0.20.19
- dvc==1.11.16
- flake8==3.8.4
- flake8-polyfill==1.0.2
- flatten-dict==0.3.0
- flufl-lock==3.2
- ftfy==5.9
- funcy==1.15
- future==0.18.2
- gensim==3.8.3
- gitdb==4.0.5
- gitpython==3.1.11
- grandalf==0.6
- idna==2.10
- importlib-metadata==3.1.0
- isort==4.3.21
- joblib==0.16.0
- jsonpath-ng==1.5.2
- lazy-object-proxy==1.4.3
- mailchecker==4.0.3
- mccabe==0.6.1
- mypy==0.790
- mypy-extensions==0.4.3
- nanotime==0.5.2
- networkx==2.4
- numpy==1.19.1
- packaging==20.9
- pandas==1.1.0
- pathlib2==2.3.5
- pathspec==0.8.1
- pbr==5.5.1
- pep8-naming==0.10.0
- phonenumbers==8.12.18
- pillow==7.2.0
- ply==3.11
- prospector==1.3.1
- pyasn1==0.4.8
- pycodestyle==2.6.0
- pydocstyle==5.1.1
- pydot==1.4.2
- pyflakes==2.2.0
- pygments==2.8.0
- pygtrie==2.3.2
- pylama==7.7.1
- pylint==2.5.3
- pylint-celery==0.3
- pylint-django==2.1.0
- pylint-flask==0.6
- pylint-plugin-utils==0.6
- pyparsing==2.4.7
- python-benedict==0.23.2
- python-dateutil==2.8.1
- python-fsutil==0.4.0
- python-slugify==4.0.1
- pytz==2020.1
- pyyaml==5.3.1
- regex==2020.11.13
- requests==2.24.0
- requirements-detector==0.7
- rich==9.11.0
- ruamel-yaml==0.16.12
- ruamel-yaml-clib==0.2.2
- scikit-learn==0.23.2
- scipy==1.5.2
- setoptconf==0.2.0
- shortuuid==1.0.1
- shtab==1.3.4
- six==1.15.0
- sklearn==0.0
- smart-open==3.0.0
- smmap==3.0.4
- snowballstemmer==2.0.0
- stevedore==3.2.2
- tabulate==0.8.7
- text-unidecode==1.3
- threadpoolctl==2.1.0
- toml==0.10.2
- torch==1.4.0+cu92
- torch-cluster==1.5.4
- torch-scatter==2.0.4
- torch-sparse==0.6.1
- torch-spline-conv==1.2.0
- torchvision==0.5.0+cu92
- tqdm==4.56.2
- typed-ast==1.4.1
- typing-extensions==3.7.4.3
- urllib3==1.25.10
- voluptuous==0.12.1
- wcwidth==0.2.5
- wrapt==1.12.1
- xmltodict==0.12.0
- zc-lockfile==2.0
- zipp==3.4.0
prefix: /people/hamc649/.conda/envs/slice