Diff of /environment.yml [000000] .. [352cae]

Switch to unified view

a b/environment.yml
1
name: hector
2
channels:
3
  - anaconda
4
  - defaults
5
dependencies:
6
  - _libgcc_mutex=0.1=main
7
  - ca-certificates=2022.3.29=h06a4308_1
8
  - certifi=2021.10.8=py37h06a4308_2
9
  - ld_impl_linux-64=2.33.1=h53a641e_7
10
  - libedit=3.1.20191231=h14c3975_1
11
  - libffi=3.3=he6710b0_2
12
  - libgcc-ng=9.1.0=hdf63c60_0
13
  - libstdcxx-ng=9.1.0=hdf63c60_0
14
  - ncurses=6.2=he6710b0_1
15
  - openssl=1.1.1n=h7f8727e_0
16
  - pip=20.2.2=py37_0
17
  - pixman=0.40.0=h7b6447c_0
18
  - python=3.7.7=hcff3b4d_5
19
  - readline=8.0=h7b6447c_0
20
  - setuptools=49.4.0=py37_0
21
  - sqlite=3.32.3=h62c20be_0
22
  - tk=8.6.10=hbc83047_0
23
  - wheel=0.34.2=py37_0
24
  - xz=5.2.5=h7b6447c_0
25
  - zlib=1.2.11=h7b6447c_3
26
  - pip:
27
    - absl-py==0.10.0
28
    - aiofiles==22.1.0
29
    - aiosqlite==0.19.0
30
    - ansiwrap==0.8.4
31
    - anyio==3.7.1
32
    - appdirs==1.4.4
33
    - argon2-cffi==20.1.0
34
    - astor==0.8.1
35
    - async-generator==1.10
36
    - attrs==20.2.0
37
    - autograd==1.4
38
    - autograd-gamma==0.5.0
39
    - axial-positional-embedding==0.2.1
40
    - babel==2.14.0
41
    - backcall==0.2.0
42
    - beautifulsoup4==4.12.3
43
    - black==20.8b1
44
    - bleach==3.2.1
45
    - cached-property==1.5.2
46
    - cachetools==4.1.1
47
    - cffi==1.14.3
48
    - chardet==3.0.4
49
    - charset-normalizer==3.3.2
50
    - click==7.1.2
51
    - cryptography==36.0.2
52
    - cycler==0.10.0
53
    - decorator==4.4.2
54
    - defusedxml==0.6.0
55
    - ecos==2.0.10
56
    - entrypoints==0.3
57
    - exceptiongroup==1.2.0
58
    - fastjsonschema==2.19.1
59
    - formulaic==0.4.0
60
    - future==0.18.2
61
    - google-auth==1.20.1
62
    - google-auth-oauthlib==0.4.1
63
    - graphlib-backport==1.0.3
64
    - grpcio==1.31.0
65
    - h11==0.13.0
66
    - h5py==2.10.0
67
    - idna==2.10
68
    - importlib-metadata==5.0.0
69
    - importlib-resources==5.12.0
70
    - interface-meta==1.3.0
71
    - ipykernel==5.3.4
72
    - ipython==7.18.1
73
    - ipython-genutils==0.2.0
74
    - ipywidgets==7.5.1
75
    - jedi==0.17.2
76
    - jinja2==2.11.2
77
    - joblib==0.16.0
78
    - json5==0.9.16
79
    - jsonschema==4.17.3
80
    - jupyter==1.0.0
81
    - jupyter-client==7.4.9
82
    - jupyter-console==6.2.0
83
    - jupyter-core==4.6.3
84
    - jupyter-events==0.6.3
85
    - jupyter-server==1.24.0
86
    - jupyter-server-fileid==0.9.1
87
    - jupyter-server-ydoc==0.8.0
88
    - jupyter-ydoc==0.2.5
89
    - jupyterlab==3.6.7
90
    - jupyterlab-pygments==0.1.2
91
    - jupyterlab-server==2.24.0
92
    - kiwisolver==1.3.1
93
    - lifelines==0.27.1
94
    - llvmlite==0.38.0
95
    - markdown==3.2.2
96
    - markupsafe==1.1.1
97
    - matplotlib==3.3.3
98
    - mistune==3.0.2
99
    - mypy-extensions==0.4.3
100
    - nbclassic==1.0.0
101
    - nbclient==0.5.13
102
    - nbconvert==7.6.0
103
    - nbformat==5.8.0
104
    - nest-asyncio==1.6.0
105
    - notebook==6.5.6
106
    - notebook-shim==0.2.4
107
    - numba==0.55.1
108
    - numexpr==2.8.3
109
    - numpy==1.19.1
110
    - oauthlib==3.1.0
111
    - opencv-python==4.3.0.36
112
    - openslide-python==1.1.2
113
    - osqp==0.6.2.post5
114
    - outcome==1.1.0
115
    - packaging==23.1
116
    - pandas==1.2.2
117
    - pandocfilters==1.4.3
118
    - papermill==2.2.0
119
    - parso==0.7.1
120
    - pathspec==0.8.0
121
    - patsy==0.5.3
122
    - pexpect==4.8.0
123
    - pickleshare==0.7.5
124
    - pillow==7.2.0
125
    - pkgutil-resolve-name==1.3.10
126
    - plotly==5.14.1
127
    - portpicker==1.5.0
128
    - prometheus-client==0.8.0
129
    - prompt-toolkit==3.0.8
130
    - protobuf==3.13.0
131
    - psutil==5.9.0
132
    - ptyprocess==0.6.0
133
    - pyasn1==0.4.8
134
    - pyasn1-modules==0.2.8
135
    - pycparser==2.20
136
    - pygments==2.7.2
137
    - pynndescent==0.5.6
138
    - pyopenssl==22.0.0
139
    - pyparsing==2.4.7
140
    - pyreadstat==1.0.9
141
    - pyrsistent==0.17.3
142
    - pysocks==1.7.1
143
    - python-dateutil==2.8.2
144
    - python-json-logger==2.0.7
145
    - pytz==2020.1
146
    - pyyaml==5.3.1
147
    - pyzmq==19.0.2
148
    - qdldl==0.1.5.post2
149
    - qtconsole==4.7.7
150
    - qtpy==1.9.0
151
    - regex==2020.10.23
152
    - requests==2.31.0
153
    - requests-oauthlib==1.3.0
154
    - rfc3339-validator==0.1.4
155
    - rfc3986-validator==0.1.1
156
    - rsa==4.6
157
    - scikit-learn==1.0.2
158
    - scikit-survival==0.17.2
159
    - scipy==1.5.2
160
    - selenium==4.1.3
161
    - send2trash==1.8.2
162
    - shapely==1.6.4.post1
163
    - six==1.15.0
164
    - sklearn-pandas==1.5.0
165
    - sniffio==1.2.0
166
    - sortedcontainers==2.4.0
167
    - soupsieve==2.4.1
168
    - statsmodels==0.13.5
169
    - tenacity==6.2.0
170
    - tensorboard==2.7.0
171
    - tensorboard-data-server==0.6.1
172
    - tensorboard-plugin-wit==1.7.0
173
    - terminado==0.9.1
174
    - testpath==0.4.4
175
    - textwrap3==0.9.2
176
    - threadpoolctl==2.1.0
177
    - tinycss2==1.2.1
178
    - toml==0.10.1
179
    - tomli==2.0.1
180
    - toolz==0.11.2
181
    - topk==1.0
182
    - torch==1.10.0
183
    - torchvision==0.11.1
184
    - tornado==6.2
185
    - tqdm==4.50.2
186
    - traitlets==5.0.5
187
    - trio==0.20.0
188
    - trio-websocket==0.9.2
189
    - typed-ast==1.4.1
190
    - typing-extensions==4.3.0
191
    - umap-learn==0.5.3
192
    - urllib3==1.26.9
193
    - wcwidth==0.2.5
194
    - webencodings==0.5.1
195
    - websocket-client==1.6.1
196
    - werkzeug==1.0.1
197
    - widgetsnbextension==3.5.1
198
    - wrapt==1.14.1
199
    - wsproto==1.1.0
200
    - y-py==0.6.2
201
    - ypy-websocket==0.8.4
202
    - zipp==3.1.0