-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
181 lines (181 loc) · 5.39 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
name: boostcamp
channels:
- pytorch
- plotly
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- black=22.10.0=py37h89c1867_1
- blas=1.0=mkl
- bottleneck=1.3.5=py37h7deecbd_0
- brotli-python=1.0.9=py37hd23a5d3_7
- ca-certificates=2022.12.7=ha878542_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py37h74dc2b5_0
- cfgv=3.3.1=pyhd8ed1ab_0
- click=8.1.3=py37h89c1867_0
- colorama=0.4.6=pyhd8ed1ab_0
- commonmark=0.9.1=py_0
- cudatoolkit=11.0.221=h6bb024c_0
- cycler=0.11.0=pyhd8ed1ab_0
- dash=2.7.0=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- debugpy=1.5.1=py37h295c915_0
- decorator=5.1.1=pyhd8ed1ab_0
- distlib=0.3.6=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- fftw=3.3.10=nompi_h77c792f_102
- filelock=3.8.2=pyhd8ed1ab_0
- flake8=5.0.4=pyhd8ed1ab_0
- flask=2.2.2=pyhd8ed1ab_0
- flask-compress=1.13=pyhd8ed1ab_0
- freetype=2.12.1=h4a9f257_0
- future=0.18.2=py37h89c1867_5
- geos=3.10.2=h9c3ff4c_0
- giflib=5.2.1=h7b6447c_0
- identify=2.5.9=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py37h89c1867_0
- importlib_metadata=4.11.4=hd8ed1ab_0
- intel-openmp=2021.4.0=h06a4308_3561
- ipykernel=6.15.0=pyh210e3f2_0
- ipython=7.33.0=py37h89c1867_0
- isort=5.10.1=pyhd8ed1ab_0
- itsdangerous=2.1.2=pyhd8ed1ab_0
- jedi=0.18.2=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- jpeg=9b=h024ee3a_2
- jupyter_client=7.0.6=pyhd8ed1ab_0
- jupyter_core=4.11.2=py37h06a4308_0
- kiwisolver=1.4.2=py37h295c915_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=11.2.0=h1234567_1
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.18=h36c2ea0_1
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.1.0=h2733197_1
- libuv=1.40.0=h7b6447c_0
- libwebp=1.2.0=h89dd481_0
- lz4-c=1.9.3=h295c915_1
- markupsafe=2.1.1=py37h540881e_1
- matplotlib-base=3.4.3=py37h1058ff1_2
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mccabe=0.7.0=pyhd8ed1ab_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- mypy=0.812=pyhd8ed1ab_0
- mypy_extensions=0.4.3=py37h89c1867_5
- ncurses=6.3=h5eee18b_3
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- nodeenv=1.7.0=pyhd8ed1ab_0
- numexpr=2.8.4=py37he184ba9_0
- numpy=1.21.5=py37h6c91a56_3
- numpy-base=1.21.5=py37ha15fc14_3
- openssl=1.1.1s=h7f8727e_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.3.5=py37h8c16a72_0
- parso=0.8.3=pyhd8ed1ab_0
- pathspec=0.10.2=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=9.2.0=py37hace64e9_1
- pip=22.2.2=py37h06a4308_0
- platformdirs=2.5.2=pyhd8ed1ab_1
- plotly=5.11.0=py_0
- plotly_express=0.4.1=py_0
- pre-commit=2.20.0=py37h89c1867_0
- prompt-toolkit=3.0.33=pyha770c72_0
- psutil=5.9.0=py37h5eee18b_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pycodestyle=2.9.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pydocstyle=6.1.1=pyhd8ed1ab_0
- pyflakes=2.5.0=pyhd8ed1ab_0
- pygments=2.13.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- python=3.7.15=haa1d7c7_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytorch=1.7.1=py3.7_cuda11.0.221_cudnn8.0.5_0
- pytz=2022.6=pyhd8ed1ab_0
- pyyaml=6.0=py37h540881e_4
- pyzmq=19.0.2=py37hac76be4_2
- readline=8.2=h5eee18b_0
- rich=12.6.0=pyhd8ed1ab_0
- scipy=1.7.3=py37h6c91a56_2
- seaborn=0.12.1=hd8ed1ab_0
- seaborn-base=0.12.1=pyhd8ed1ab_0
- setuptools=65.5.0=py37h06a4308_0
- shapely=1.8.1=py37h8998c72_0
- shellingham=1.5.0=pyhd8ed1ab_0
- six=1.16.0=pyhd3eb1b0_1
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sqlite=3.39.3=h5082296_0
- statsmodels=0.13.2=py37h7f8727e_0
- tenacity=8.1.0=pyhd8ed1ab_0
- tk=8.6.12=h1ccaba5_0
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- torchaudio=0.7.2=py37
- torchvision=0.8.2=py37_cu110
- tornado=6.1=py37h540881e_3
- tqdm=4.64.1=pyhd8ed1ab_0
- traitlets=5.6.0=pyhd8ed1ab_0
- typed-ast=1.4.3=py37h7f8727e_1
- typer=0.7.0=pyhd8ed1ab_0
- typing_extensions=4.3.0=py37h06a4308_0
- ukkonen=1.0.1=py37h7cecad7_2
- virtualenv=20.16.2=py37h06a4308_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- werkzeug=2.2.2=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=h5eee18b_0
- yaml=0.2.5=h7f98852_2
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.11.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.4.9=haebb681_0
- pip:
- albumentations==1.3.0
- charset-normalizer==2.1.1
- docker-pycreds==0.4.0
- gitdb==4.0.10
- gitpython==3.1.29
- idna==3.4
- imageio==2.22.4
- joblib==1.2.0
- lanms==1.0.2
- networkx==2.6.3
- opencv-python-headless==4.6.0.66
- pathtools==0.1.2
- promise==2.3
- protobuf==4.21.10
- pywavelets==1.3.0
- qudida==0.0.4
- requests==2.28.1
- scikit-image==0.19.3
- scikit-learn==1.0.2
- sentry-sdk==1.11.1
- setproctitle==1.3.2
- shortuuid==1.0.11
- smmap==5.0.0
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- tokenize-rt==5.0.0
- urllib3==1.26.13
- wandb==0.13.6
prefix: /opt/conda/envs/boostcamp