@@ -2,57 +2,83 @@ name: 247-main
2
2
channels :
3
3
- defaults
4
4
dependencies :
5
- - _libgcc_mutex=0.1
6
- - _openmp_mutex=5.1
7
- - bzip2=1.0.8
8
- - ca-certificates=2022.4.26
9
- - ld_impl_linux-64=2.38
10
- - libffi=3.3
11
- - libgcc-ng=11.2.0
12
- - libgomp=11.2.0
13
- - libstdcxx-ng=11.2.0
14
- - libuuid=1.0.3
15
- - ncurses=6.3
16
- - openssl=1.1.1p
17
- - python=3.10.4
18
- - readline=8.1.2
19
- - sqlite=3.38.5
20
- - tk=8.6.12
21
- - tzdata=2022a
22
- - wheel=0.37.1
23
- - xz=5.2.5
24
- - zlib=1.2.12
5
+ - _libgcc_mutex=0.1=main
6
+ - _openmp_mutex=5.1=1_gnu
7
+ - bzip2=1.0.8=h7b6447c_0
8
+ - ca-certificates=2022.4.26=h06a4308_0
9
+ - ld_impl_linux-64=2.38=h1181459_1
10
+ - libffi=3.3=he6710b0_2
11
+ - libgcc-ng=11.2.0=h1234567_1
12
+ - libgomp=11.2.0=h1234567_1
13
+ - libstdcxx-ng=11.2.0=h1234567_1
14
+ - libuuid=1.0.3=h7f8727e_2
15
+ - ncurses=6.3=h5eee18b_3
16
+ - openssl=1.1.1p=h5eee18b_0
17
+ - python=3.10.4=h12debd9_0
18
+ - readline=8.1.2=h7f8727e_1
19
+ - sqlite=3.38.5=hc218d9a_0
20
+ - tk=8.6.12=h1ccaba5_0
21
+ - tzdata=2022a=hda174b7_0
22
+ - wheel=0.37.1=pyhd3eb1b0_0
23
+ - xz=5.2.5=h7f8727e_1
24
+ - zlib=1.2.12=h7f8727e_2
25
25
- pip :
26
+ - accelerate==0.14.0
27
+ - aiohttp==3.8.3
28
+ - aiosignal==1.2.0
29
+ - alabaster==0.7.12
26
30
- anyio==3.6.1
31
+ - appdirs==1.4.4
27
32
- argon2-cffi==21.3.0
28
33
- argon2-cffi-bindings==21.2.0
29
34
- asttokens==2.0.5
35
+ - async-timeout==4.0.2
30
36
- attrs==21.4.0
37
+ - audioread==3.0.0
31
38
- babel==2.10.3
32
39
- backcall==0.2.0
33
40
- beautifulsoup4==4.11.1
34
- - black==22.6 .0
41
+ - black==22.12 .0
35
42
- bleach==5.0.1
43
+ - boltons==21.0.0
44
+ - bracex==2.3.post1
36
45
- certifi==2022.6.15
37
46
- cffi==1.15.1
38
47
- charset-normalizer==2.1.0
39
48
- click==8.1.3
49
+ - click-extra==3.5.0
50
+ - click-log==0.4.0
51
+ - cloup==2.0.0.post1
52
+ - colorama==0.4.5
53
+ - commentjson==0.9.0
40
54
- cycler==0.11.0
55
+ - datasets==2.5.2
41
56
- debugpy==1.6.2
42
57
- decorator==5.1.1
43
58
- defusedxml==0.7.1
59
+ - dill==0.3.5.1
60
+ - docutils==0.19
44
61
- entrypoints==0.4
45
62
- executing==0.8.3
46
63
- fastjsonschema==2.15.3
64
+ - ffmpeg-python==0.2.0
47
65
- filelock==3.7.1
48
66
- fonttools==4.34.4
67
+ - frozenlist==1.3.1
68
+ - fsspec==2022.8.2
69
+ - future==0.18.2
49
70
- gensim==4.2.0
50
71
- h5py==3.7.0
51
- - huggingface-hub==0.8.1
72
+ - htmlmin==0.1.12
73
+ - huggingface-hub==0.10.0
74
+ - icecream==2.1.3
52
75
- idna==3.3
76
+ - imagehash==4.2.1
77
+ - imagesize==1.4.1
53
78
- ipykernel==6.15.1
54
79
- ipython==8.4.0
55
80
- ipython-genutils==0.2.0
81
+ - ipywidgets==7.7.1
56
82
- isort==5.10.1
57
83
- jedi==0.18.1
58
84
- jinja2==3.1.2
@@ -65,73 +91,119 @@ dependencies:
65
91
- jupyterlab==3.4.3
66
92
- jupyterlab-pygments==0.2.2
67
93
- jupyterlab-server==2.15.0
94
+ - jupyterlab-widgets==1.1.1
68
95
- kiwisolver==1.4.3
96
+ - lark-parser==0.7.8
97
+ - librosa==0.9.2
69
98
- llvmlite==0.38.1
70
99
- markupsafe==2.1.1
71
100
- mat73==0.59
72
101
- matplotlib==3.5.2
73
102
- matplotlib-inline==0.1.3
103
+ - mergedeep==1.3.4
104
+ - missingno==0.5.1
74
105
- mistune==0.8.4
106
+ - more-itertools==8.14.0
107
+ - multidict==6.0.2
108
+ - multimethod==1.8
109
+ - multiprocess==0.70.13
75
110
- mypy-extensions==0.4.3
76
111
- nbclassic==0.4.2
77
112
- nbclient==0.6.6
78
113
- nbconvert==6.5.0
79
114
- nbformat==5.4.0
80
115
- nest-asyncio==1.5.5
116
+ - networkx==2.8.5
81
117
- nltk==3.7
118
+ - notebook==6.4.12
82
119
- notebook-shim==0.1.0
83
120
- numba==0.55.2
84
121
- numexpr==2.8.3
85
122
- numpy==1.22.4
123
+ - nvidia-cublas-cu11==11.10.3.66
124
+ - nvidia-cuda-nvrtc-cu11==11.7.99
125
+ - nvidia-cuda-runtime-cu11==11.7.99
126
+ - nvidia-cudnn-cu11==8.5.0.96
127
+ - packageurl-python==0.10.4
86
128
- packaging==21.3
129
+ - pallets-sphinx-themes==2.0.2
87
130
- pandas==1.4.3
131
+ - pandas-profiling==3.2.0
88
132
- pandocfilters==1.5.0
89
133
- parso==0.8.3
90
134
- pathspec==0.9.0
91
135
- pexpect==4.8.0
136
+ - phik==0.12.2
92
137
- pickleshare==0.7.5
93
138
- pillow==9.2.0
94
139
- pip==21.2.4
95
140
- platformdirs==2.5.2
141
+ - pooch==1.6.0
96
142
- prometheus-client==0.14.1
97
143
- prompt-toolkit==3.0.30
98
144
- psutil==5.9.1
99
145
- ptyprocess==0.7.0
100
146
- pure-eval==0.2.2
147
+ - pyarrow==9.0.0
101
148
- pycparser==2.21
149
+ - pydantic==1.9.2
102
150
- pygments==2.12.0
151
+ - pygments-ansi-color==0.1.0
103
152
- pyparsing==3.0.9
104
153
- pyrsistent==0.18.1
105
154
- python-dateutil==2.8.2
106
155
- pytz==2022.1
156
+ - pywavelets==1.3.0
107
157
- pyyaml==6.0
108
158
- pyzmq==23.2.0
109
159
- regex==2022.7.9
110
160
- requests==2.28.1
161
+ - resampy==0.4.2
162
+ - responses==0.18.0
111
163
- scikit-learn==1.1.1
112
164
- scipy==1.8.1
165
+ - seaborn==0.11.2
113
166
- send2trash==1.8.0
114
167
- setuptools==61.2.0
115
168
- six==1.16.0
116
169
- smart-open==6.0.0
117
170
- sniffio==1.2.0
171
+ - snowballstemmer==2.2.0
172
+ - soundfile==0.11.0
118
173
- soupsieve==2.3.2.post1
174
+ - sphinx==5.3.0
175
+ - sphinxcontrib-applehelp==1.0.2
176
+ - sphinxcontrib-devhelp==1.0.2
177
+ - sphinxcontrib-htmlhelp==2.0.0
178
+ - sphinxcontrib-jsmath==1.0.1
179
+ - sphinxcontrib-qthelp==1.0.3
180
+ - sphinxcontrib-serializinghtml==1.1.5
119
181
- stack-data==0.3.0
182
+ - tabulate==0.9.0
183
+ - tangled-up-in-unicode==0.2.0
120
184
- terminado==0.15.0
121
185
- threadpoolctl==3.1.0
122
186
- tinycss2==1.1.1
123
187
- tokenizers==0.12.1
124
188
- tomli==2.0.1
125
- - torch==1.12.0+cu113
126
- - torchaudio==0.12.0+cu113
127
- - torchvision==0.13.0+cu113
189
+ - tomli-w==1.0.0
190
+ - torch==1.13.1
191
+ - torchaudio==0.13.1
192
+ - torchvision==0.14.1
128
193
- tornado==6.2
129
194
- tqdm==4.64.0
130
195
- traitlets==5.3.0
131
- - transformers==4.20 .1
196
+ - transformers==4.25 .1
132
197
- typing-extensions==4.3.0
133
198
- urllib3==1.26.10
199
+ - visions==0.7.4
200
+ - wcmatch==8.4.1
134
201
- wcwidth==0.2.5
135
202
- webencodings==0.5.1
136
203
- websocket-client==1.3.3
204
+ - whisper==1.0
205
+ - widgetsnbextension==3.6.1
206
+ - xmltodict==0.13.0
207
+ - xxhash==3.0.0
208
+ - yarl==1.8.1
137
209
prefix : /home/hgazula/.conda/envs/247-main
0 commit comments