-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
194 lines (193 loc) · 5.43 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
name: RDM_plattform_sync
channels:
- ome
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- anyio=4.4.0=pyhd8ed1ab_0
- appdirs=1.4.4=pyhd3eb1b0_0
- asgiref=3.8.1=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- blas=1.0=mkl
- brotli-python=1.0.9=py39h6a678d5_8
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.3.11=h06a4308_0
- certifi=2024.6.2=py39h06a4308_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.1.7=unix_pyh707e725_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.6.7=py39h6a678d5_0
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=h6a678d5_0
- freetype=2.12.1=h4a9f257_0
- future=0.18.3=py39h06a4308_0
- h11=0.14.0=pyhd8ed1ab_0
- htmltools=0.5.2=pyhd8ed1ab_0
- idna=3.7=py39h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- ipykernel=6.29.4=pyh3099207_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.4=py39h06a4308_0
- jpeg=9e=h5eee18b_1
- jupyter_core=5.7.2=py39hf3d152e_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libdeflate=1.17=h5eee18b_1
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=13.2.0=h77fa898_13
- libgomp=13.2.0=h77fa898_13
- libpng=1.6.39=h5eee18b_0
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.1=h6a678d5_0
- libwebp-base=1.3.2=h5eee18b_0
- linkify-it-py=2.0.3=pyhd8ed1ab_0
- lz4-c=1.9.4=h6a678d5_1
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.3=py39h5eee18b_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mdit-py-plugins=0.4.1=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py39h5eee18b_1
- mkl_fft=1.3.8=py39h5eee18b_0
- mkl_random=1.2.4=py39hdb19cb5_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- numpy=1.26.4=py39h5f9d8c6_0
- numpy-base=1.26.4=py39hb5e798b_0
- omero-py=5.11.0=py39_0
- openjpeg=2.4.0=h3ad879b_0
- openssl=1.1.1w=h7f8727e_0
- packaging=24.1=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.3.0=py39h5eee18b_0
- pip=24.0=py39h06a4308_0
- platformdirs=4.2.2=pyhd8ed1ab_0
- prompt-toolkit=3.0.47=pyha770c72_0
- prompt_toolkit=3.0.47=hd8ed1ab_0
- psutil=5.9.0=py39h5eee18b_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pysocks=1.7.1=py39h06a4308_0
- python=3.9.18=h7a1cb2a_0
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-multipart=0.0.9=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pyyaml=6.0.1=py39h5eee18b_0
- pyzmq=25.1.2=py39h6a678d5_0
- questionary=2.0.1=pyhd8ed1ab_0
- readline=8.2=h5eee18b_0
- requests=2.32.2=py39h06a4308_0
- setuptools=69.5.1=py39h06a4308_0
- shiny=0.10.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.3.1=pyhd8ed1ab_0
- sqlite=3.45.3=h5eee18b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- starlette=0.37.2=pyhd8ed1ab_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.14=h39e8969_0
- traitlets=5.14.3=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- uc-micro-py=1.0.3=pyhd8ed1ab_0
- urllib3=2.2.1=py39h06a4308_0
- uvicorn=0.30.1=py39hf3d152e_0
- watchfiles=0.22.0=py39ha68c5e3_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- websockets=12.0=py39hd1e30aa_0
- wheel=0.43.0=py39h06a4308_0
- xz=5.4.6=h5eee18b_1
- yaml=0.2.5=h7b6447c_0
- zeroc-ice36-python=3.6.5=py39h2bc3f7f_7
- zeromq=4.3.5=h6a678d5_0
- zlib=1.2.13=h5eee18b_1
- zstd=1.5.5=hc292b87_2
- pip:
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- arrow==1.3.0
- async-lru==2.0.4
- attrs==24.2.0
- babel==2.16.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- cffi==1.17.0
- contourpy==1.2.1
- cycler==0.12.1
- defusedxml==0.7.1
- exceptiongroup==1.2.1
- fastjsonschema==2.20.0
- fonttools==4.53.0
- fqdn==1.5.1
- httpcore==1.0.5
- httpx==0.27.0
- importlib-metadata==8.3.0
- importlib-resources==6.4.0
- ipython==8.18.1
- ipywidgets==8.1.3
- isoduration==20.11.0
- json5==0.9.25
- jsonpointer==3.0.0
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- jupyter==1.0.0
- jupyter-client==8.6.2
- jupyter-console==6.6.3
- jupyter-events==0.10.0
- jupyter-lsp==2.2.5
- jupyter-server==2.14.2
- jupyter-server-terminals==0.5.3
- jupyterlab==4.2.4
- jupyterlab-pygments==0.3.0
- jupyterlab-server==2.27.3
- jupyterlab-widgets==3.0.11
- kiwisolver==1.4.5
- lxml==5.2.2
- matplotlib==3.9.0
- mistune==3.0.2
- nbclient==0.10.0
- nbconvert==7.16.4
- nbformat==5.10.4
- nibabel==5.2.1
- notebook==7.2.1
- notebook-shim==0.2.4
- overrides==7.7.0
- pandas==2.2.2
- pandocfilters==1.5.1
- prometheus-client==0.20.0
- pycparser==2.22
- pyparsing==3.1.2
- python-json-logger==2.0.7
- pytz==2024.1
- qtconsole==5.5.2
- qtpy==2.4.1
- referencing==0.35.1
- rfc3339-validator==0.1.4
- rfc3986-validator==0.1.1
- rpds-py==0.20.0
- send2trash==1.8.3
- soupsieve==2.6
- terminado==0.18.1
- tinycss2==1.3.0
- tomli==2.0.1
- tornado==6.4.1
- tqdm==4.66.4
- types-python-dateutil==2.9.0.20240316
- tzdata==2024.1
- uri-template==1.3.0
- webcolors==24.8.0
- webencodings==0.5.1
- websocket-client==1.8.0
- widgetsnbextension==4.0.11
- zipp==3.19.2