joethequant commited on
Commit
40a467c
·
1 Parent(s): d458e87

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +272 -196
requirements.txt CHANGED
@@ -1,196 +1,272 @@
1
- absl-py==1.2.0
2
- aiofiles==23.1.0
3
- aiohttp==3.8.4
4
- aiosignal==1.3.1
5
- altair==4.2.2
6
- anyio==3.6.2
7
- asttokens @ file:///opt/conda/conda-bld/asttokens_1646925590279/work
8
- astunparse==1.6.3
9
- async-timeout==4.0.2
10
- attrs==22.1.0
11
- backcall @ file:///home/ktietz/src/ci/backcall_1611930011877/work
12
- Bottleneck @ file:///opt/conda/conda-bld/bottleneck_1657175564434/work
13
- cachetools==5.2.0
14
- certifi @ file:///opt/conda/conda-bld/certifi_1655968806487/work/certifi
15
- charset-normalizer==2.1.1
16
- click==8.1.3
17
- cloudpickle==2.2.0
18
- colorama==0.4.6
19
- cycler @ file:///tmp/build/80754af9/cycler_1637851556182/work
20
- Cython==0.29.32
21
- debugpy @ file:///tmp/build/80754af9/debugpy_1637091799509/work
22
- decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
23
- dill==0.3.5.1
24
- dm-tree==0.1.7
25
- docker-pycreds==0.4.0
26
- entrypoints @ file:///tmp/build/80754af9/entrypoints_1649926439650/work
27
- etils==0.8.0
28
- executing @ file:///opt/conda/conda-bld/executing_1646925071911/work
29
- fastapi==0.94.0
30
- fastjsonschema==2.16.2
31
- ffmpy==0.3.0
32
- filelock==3.8.0
33
- flatbuffers==1.12
34
- fonttools==4.25.0
35
- frozenlist==1.3.3
36
- fsspec==2023.3.0
37
- gast==0.4.0
38
- gin-config==0.5.0
39
- gitdb==4.0.10
40
- GitPython==3.1.29
41
- google-api-core==2.10.2
42
- google-api-python-client==2.66.0
43
- google-auth==2.11.0
44
- google-auth-httplib2==0.1.0
45
- google-auth-oauthlib==0.4.6
46
- google-pasta==0.2.0
47
- googleapis-common-protos==1.56.4
48
- gradio==3.20.1
49
- grpcio==1.47.0
50
- h11==0.14.0
51
- h5py==3.7.0
52
- httpcore==0.16.3
53
- httplib2==0.21.0
54
- httpx==0.23.3
55
- huggingface-hub==0.10.1
56
- idna==3.3
57
- immutabledict==2.2.3
58
- importlib-metadata==4.12.0
59
- importlib-resources==5.10.0
60
- ipykernel @ file:///tmp/build/80754af9/ipykernel_1647000773790/work/dist/ipykernel-6.9.1-py3-none-any.whl
61
- ipython @ file:///opt/conda/conda-bld/ipython_1657652213665/work
62
- jedi @ file:///tmp/build/80754af9/jedi_1644297102865/work
63
- Jinja2==3.1.2
64
- joblib @ file:///tmp/build/80754af9/joblib_1635411271373/work
65
- jsonschema==4.16.0
66
- jupyter-core @ file:///opt/conda/conda-bld/jupyter_core_1651671229925/work
67
- jupyter_client @ file:///opt/conda/conda-bld/jupyter_client_1661848916004/work
68
- kaggle==1.5.12
69
- keras==2.9.0
70
- Keras-Preprocessing==1.1.2
71
- kiwisolver @ file:///opt/conda/conda-bld/kiwisolver_1653292039266/work
72
- libclang==14.0.6
73
- linkify-it-py==2.0.0
74
- llvmlite==0.39.1
75
- lxml==4.9.1
76
- Markdown==3.4.1
77
- markdown-it-py==2.2.0
78
- MarkupSafe==2.1.1
79
- matplotlib @ file:///opt/conda/conda-bld/matplotlib-suite_1660167928326/work
80
- matplotlib-inline @ file:///tmp/build/80754af9/matplotlib-inline_1628242447089/work
81
- mdit-py-plugins==0.3.3
82
- mdurl==0.1.2
83
- mkl-fft==1.3.1
84
- mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186066731/work
85
- mkl-service==2.4.0
86
- mlxtend==0.20.0
87
- multidict==6.0.4
88
- munkres==1.1.4
89
- nbformat==5.7.0
90
- nest-asyncio @ file:///tmp/build/80754af9/nest-asyncio_1649847906199/work
91
- numba==0.56.3
92
- numexpr @ file:///opt/conda/conda-bld/numexpr_1656940300424/work
93
- numpy @ file:///opt/conda/conda-bld/numpy_and_numpy_base_1652801679809/work
94
- oauth2client==4.1.3
95
- oauthlib==3.2.0
96
- openai==0.27.2
97
- opencv-python-headless==4.5.2.52
98
- opt-einsum==3.3.0
99
- orjson==3.8.7
100
- packaging @ file:///tmp/build/80754af9/packaging_1637314298585/work
101
- pandas==1.4.3
102
- parso @ file:///opt/conda/conda-bld/parso_1641458642106/work
103
- pathtools==0.1.2
104
- patsy==0.5.2
105
- pexpect @ file:///tmp/build/80754af9/pexpect_1605563209008/work
106
- pickleshare @ file:///tmp/build/80754af9/pickleshare_1606932040724/work
107
- Pillow==9.2.0
108
- plotly==5.10.0
109
- ply==3.11
110
- portalocker==2.6.0
111
- promise==2.3
112
- prompt-toolkit @ file:///tmp/build/80754af9/prompt-toolkit_1633440160888/work
113
- protobuf==3.19.6
114
- psutil==5.9.4
115
- ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
116
- pure-eval @ file:///opt/conda/conda-bld/pure_eval_1646925070566/work
117
- py-cpuinfo==9.0.0
118
- pyasn1==0.4.8
119
- pyasn1-modules==0.2.8
120
- pycocotools==2.0.6
121
- pycryptodome==3.17
122
- pydantic==1.10.6
123
- pydub==0.25.1
124
- Pygments @ file:///opt/conda/conda-bld/pygments_1644249106324/work
125
- pyparsing @ file:///opt/conda/conda-bld/pyparsing_1661452539315/work
126
- PyQt5-sip==12.11.0
127
- pyrsistent==0.18.1
128
- python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
129
- python-multipart==0.0.6
130
- python-slugify==7.0.0
131
- pytz @ file:///opt/conda/conda-bld/pytz_1654762638606/work
132
- PyYAML==5.4.1
133
- pyzmq @ file:///opt/conda/conda-bld/pyzmq_1657724186960/work
134
- regex==2022.10.31
135
- requests==2.28.1
136
- requests-oauthlib==1.3.1
137
- rfc3986==1.5.0
138
- rsa==4.9
139
- sacrebleu==2.3.1
140
- scikit-learn @ file:///tmp/abs_d76175bc-917a-47d4-9994-b56265948a6328vmoe2o/croots/recipe/scikit-learn_1658419412415/work
141
- scipy @ file:///opt/conda/conda-bld/scipy_1661390393401/work
142
- seaborn @ file:///tmp/build/80754af9/seaborn_1629307859561/work
143
- sentencepiece==0.1.97
144
- sentry-sdk==1.11.1
145
- seqeval==1.2.2
146
- setproctitle==1.3.2
147
- shap==0.41.0
148
- shortuuid==1.0.11
149
- sip @ file:///tmp/abs_44cd77b_pu/croots/recipe/sip_1659012365470/work
150
- six @ file:///tmp/build/80754af9/six_1644875935023/work
151
- slicer==0.0.7
152
- smmap==5.0.0
153
- sniffio==1.3.0
154
- stack-data @ file:///opt/conda/conda-bld/stack_data_1646927590127/work
155
- starlette==0.26.0.post1
156
- statsmodels @ file:///tmp/build/80754af9/statsmodels_1648015433305/work
157
- tabulate==0.9.0
158
- tenacity==8.1.0
159
- tensorboard==2.9.1
160
- tensorboard-data-server==0.6.1
161
- tensorboard-plugin-wit==1.8.1
162
- tensorflow==2.9.0
163
- tensorflow-addons==0.18.0
164
- tensorflow-datasets==4.7.0
165
- tensorflow-estimator==2.9.0
166
- tensorflow-hub==0.12.0
167
- tensorflow-io-gcs-filesystem==0.26.0
168
- tensorflow-metadata==1.10.0
169
- tensorflow-model-optimization==0.7.3
170
- tensorflow-text==2.11.0
171
- termcolor==1.1.0
172
- text-unidecode==1.3
173
- tf-models-official==2.11.0
174
- tf-slim==1.1.0
175
- threadpoolctl @ file:///Users/ktietz/demo/mc3/conda-bld/threadpoolctl_1629802263681/work
176
- tokenizers==0.13.1
177
- toml @ file:///tmp/build/80754af9/toml_1616166611790/work
178
- toolz==0.12.0
179
- tornado @ file:///tmp/build/80754af9/tornado_1606942317143/work
180
- tqdm==4.64.1
181
- traitlets @ file:///tmp/build/80754af9/traitlets_1636710298902/work
182
- transformers==4.24.0
183
- typeguard==2.13.3
184
- typing_extensions==4.3.0
185
- uc-micro-py==1.0.1
186
- uritemplate==4.1.1
187
- urllib3==1.26.12
188
- uvicorn==0.21.0
189
- wandb==0.13.5
190
- wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
191
- websockets==10.4
192
- Werkzeug==2.2.2
193
- wordcloud==1.8.2.2
194
- wrapt==1.14.1
195
- yarl==1.8.2
196
- zipp==3.8.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file may be used to create an environment using:
2
+ # $ conda create --name <env> --file <this file>
3
+ # platform: linux-64
4
+ _libgcc_mutex=0.1=main
5
+ _openmp_mutex=5.1=1_gnu
6
+ absl-py=1.2.0=pypi_0
7
+ aiofiles=23.1.0=pypi_0
8
+ aiohttp=3.8.4=pypi_0
9
+ aiosignal=1.3.1=pypi_0
10
+ altair=4.2.2=pypi_0
11
+ anyio=3.6.2=pypi_0
12
+ asttokens=2.0.5=pyhd3eb1b0_0
13
+ astunparse=1.6.3=pypi_0
14
+ async-timeout=4.0.2=pypi_0
15
+ attrs=22.1.0=pypi_0
16
+ backcall=0.2.0=pyhd3eb1b0_0
17
+ blas=1.0=mkl
18
+ bottleneck=1.3.5=py39h7deecbd_0
19
+ brotli=1.0.9=h5eee18b_7
20
+ brotli-bin=1.0.9=h5eee18b_7
21
+ ca-certificates=2022.07.19=h06a4308_0
22
+ cachetools=5.2.0=pypi_0
23
+ certifi=2022.6.15=py39h06a4308_0
24
+ charset-normalizer=2.1.1=pypi_0
25
+ click=8.1.3=pypi_0
26
+ cloudpickle=2.2.0=pypi_0
27
+ colorama=0.4.6=pypi_0
28
+ cudatoolkit=11.2.2=hbe64b41_10
29
+ cudnn=8.1.0.77=h90431f1_0
30
+ cycler=0.11.0=pyhd3eb1b0_0
31
+ cython=0.29.32=pypi_0
32
+ dbus=1.13.18=hb2f20db_0
33
+ debugpy=1.5.1=py39h295c915_0
34
+ decorator=5.1.1=pyhd3eb1b0_0
35
+ dill=0.3.5.1=pypi_0
36
+ dm-tree=0.1.7=pypi_0
37
+ docker-pycreds=0.4.0=pypi_0
38
+ entrypoints=0.4=py39h06a4308_0
39
+ etils=0.8.0=pypi_0
40
+ executing=0.8.3=pyhd3eb1b0_0
41
+ expat=2.4.4=h295c915_0
42
+ fastapi=0.94.0=pypi_0
43
+ fastjsonschema=2.16.2=pypi_0
44
+ ffmpy=0.3.0=pypi_0
45
+ fftw=3.3.9=h27cfd23_1
46
+ filelock=3.8.0=pypi_0
47
+ flatbuffers=1.12=pypi_0
48
+ fontconfig=2.13.1=h6c09931_0
49
+ fonttools=4.25.0=pyhd3eb1b0_0
50
+ freetype=2.11.0=h70c0345_0
51
+ frozenlist=1.3.3=pypi_0
52
+ fsspec=2023.3.0=pypi_0
53
+ gast=0.4.0=pypi_0
54
+ giflib=5.2.1=h7b6447c_0
55
+ gin-config=0.5.0=pypi_0
56
+ gitdb=4.0.10=pypi_0
57
+ gitpython=3.1.29=pypi_0
58
+ glib=2.69.1=h4ff587b_1
59
+ google-api-core=2.10.2=pypi_0
60
+ google-api-python-client=2.66.0=pypi_0
61
+ google-auth=2.11.0=pypi_0
62
+ google-auth-httplib2=0.1.0=pypi_0
63
+ google-auth-oauthlib=0.4.6=pypi_0
64
+ google-pasta=0.2.0=pypi_0
65
+ googleapis-common-protos=1.56.4=pypi_0
66
+ gradio=3.20.1=pypi_0
67
+ grpcio=1.47.0=pypi_0
68
+ gst-plugins-base=1.14.0=h8213a91_2
69
+ gstreamer=1.14.0=h28cd5cc_2
70
+ h11=0.14.0=pypi_0
71
+ h5py=3.7.0=pypi_0
72
+ httpcore=0.16.3=pypi_0
73
+ httplib2=0.21.0=pypi_0
74
+ httpx=0.23.3=pypi_0
75
+ huggingface-hub=0.10.1=pypi_0
76
+ icu=58.2=he6710b0_3
77
+ idna=3.3=pypi_0
78
+ immutabledict=2.2.3=pypi_0
79
+ importlib-metadata=4.12.0=pypi_0
80
+ importlib-resources=5.10.0=pypi_0
81
+ intel-openmp=2021.4.0=h06a4308_3561
82
+ ipykernel=6.9.1=py39h06a4308_0
83
+ ipython=8.4.0=py39h06a4308_0
84
+ jedi=0.18.1=py39h06a4308_1
85
+ jinja2=3.1.2=pypi_0
86
+ joblib=1.1.0=pyhd3eb1b0_0
87
+ jpeg=9e=h7f8727e_0
88
+ jsonschema=4.16.0=pypi_0
89
+ jupyter_client=7.3.4=py39h06a4308_0
90
+ jupyter_core=4.10.0=py39h06a4308_0
91
+ kaggle=1.5.12=pypi_0
92
+ keras=2.9.0=pypi_0
93
+ keras-preprocessing=1.1.2=pypi_0
94
+ kiwisolver=1.4.2=py39h295c915_0
95
+ krb5=1.19.2=hac12032_0
96
+ lcms2=2.12=h3be6417_0
97
+ ld_impl_linux-64=2.38=h1181459_1
98
+ lerc=3.0=h295c915_0
99
+ libbrotlicommon=1.0.9=h5eee18b_7
100
+ libbrotlidec=1.0.9=h5eee18b_7
101
+ libbrotlienc=1.0.9=h5eee18b_7
102
+ libclang=14.0.6=pypi_0
103
+ libdeflate=1.8=h7f8727e_5
104
+ libedit=3.1.20210910=h7f8727e_0
105
+ libevent=2.1.12=h8f2d780_0
106
+ libffi=3.3=he6710b0_2
107
+ libgcc-ng=11.2.0=h1234567_1
108
+ libgfortran-ng=11.2.0=h00389a5_1
109
+ libgfortran5=11.2.0=h1234567_1
110
+ libgomp=11.2.0=h1234567_1
111
+ libllvm10=10.0.1=hbcb73fb_5
112
+ libpng=1.6.37=hbc83047_0
113
+ libpq=12.9=h16c4e8d_3
114
+ libsodium=1.0.18=h7b6447c_0
115
+ libstdcxx-ng=11.2.0=h1234567_1
116
+ libtiff=4.4.0=hecacb30_0
117
+ libuuid=1.0.3=h7f8727e_2
118
+ libwebp=1.2.2=h55f646e_0
119
+ libwebp-base=1.2.2=h7f8727e_0
120
+ libxcb=1.15=h7f8727e_0
121
+ libxkbcommon=1.0.1=hfa300c1_0
122
+ libxml2=2.9.14=h74e7548_0
123
+ libxslt=1.1.35=h4e12654_0
124
+ linkify-it-py=2.0.0=pypi_0
125
+ llvmlite=0.39.1=pypi_0
126
+ lxml=4.9.1=pypi_0
127
+ lz4-c=1.9.3=h295c915_1
128
+ markdown=3.4.1=pypi_0
129
+ markdown-it-py=2.2.0=pypi_0
130
+ markupsafe=2.1.1=pypi_0
131
+ matplotlib=3.5.2=py39h06a4308_0
132
+ matplotlib-base=3.5.2=py39hf590b9c_0
133
+ matplotlib-inline=0.1.2=pyhd3eb1b0_2
134
+ mdit-py-plugins=0.3.3=pypi_0
135
+ mdurl=0.1.2=pypi_0
136
+ mkl=2021.4.0=h06a4308_640
137
+ mkl-service=2.4.0=py39h7f8727e_0
138
+ mkl_fft=1.3.1=py39hd3c417c_0
139
+ mkl_random=1.2.2=py39h51133e4_0
140
+ mlxtend=0.20.0=pypi_0
141
+ multidict=6.0.4=pypi_0
142
+ munkres=1.1.4=py_0
143
+ nbformat=5.7.0=pypi_0
144
+ ncurses=6.3=h5eee18b_3
145
+ nest-asyncio=1.5.5=py39h06a4308_0
146
+ nspr=4.33=h295c915_0
147
+ nss=3.74=h0370c37_0
148
+ numba=0.56.3=pypi_0
149
+ numexpr=2.8.3=py39h807cd23_0
150
+ numpy=1.22.3=py39he7a7128_0
151
+ numpy-base=1.22.3=py39hf524024_0
152
+ oauth2client=4.1.3=pypi_0
153
+ oauthlib=3.2.0=pypi_0
154
+ openai=0.27.2=pypi_0
155
+ opencv-python-headless=4.5.2.52=pypi_0
156
+ openssl=1.1.1q=h7f8727e_0
157
+ opt-einsum=3.3.0=pypi_0
158
+ orjson=3.8.7=pypi_0
159
+ packaging=21.3=pyhd3eb1b0_0
160
+ pandas=1.4.3=py39h6a678d5_0
161
+ parso=0.8.3=pyhd3eb1b0_0
162
+ pathtools=0.1.2=pypi_0
163
+ patsy=0.5.2=py39h06a4308_1
164
+ pcre=8.45=h295c915_0
165
+ pexpect=4.8.0=pyhd3eb1b0_3
166
+ pickleshare=0.7.5=pyhd3eb1b0_1003
167
+ pillow=9.2.0=py39hace64e9_1
168
+ pip=22.2.2=pypi_0
169
+ plotly=5.10.0=pypi_0
170
+ ply=3.11=py39h06a4308_0
171
+ portalocker=2.6.0=pypi_0
172
+ promise=2.3=pypi_0
173
+ prompt-toolkit=3.0.20=pyhd3eb1b0_0
174
+ protobuf=3.19.6=pypi_0
175
+ psutil=5.9.4=pypi_0
176
+ ptyprocess=0.7.0=pyhd3eb1b0_2
177
+ pure_eval=0.2.2=pyhd3eb1b0_0
178
+ py-cpuinfo=9.0.0=pypi_0
179
+ pyasn1=0.4.8=pypi_0
180
+ pyasn1-modules=0.2.8=pypi_0
181
+ pycocotools=2.0.6=pypi_0
182
+ pycryptodome=3.17=pypi_0
183
+ pydantic=1.10.6=pypi_0
184
+ pydub=0.25.1=pypi_0
185
+ pygments=2.11.2=pyhd3eb1b0_0
186
+ pyparsing=3.0.9=py39h06a4308_0
187
+ pyqt=5.15.7=py39h6a678d5_1
188
+ pyqt5-sip=12.11.0=py39h6a678d5_1
189
+ pyrsistent=0.18.1=pypi_0
190
+ python=3.9.12=h12debd9_1
191
+ python-dateutil=2.8.2=pyhd3eb1b0_0
192
+ python-multipart=0.0.6=pypi_0
193
+ python-slugify=7.0.0=pypi_0
194
+ pytz=2022.1=py39h06a4308_0
195
+ pyyaml=5.4.1=pypi_0
196
+ pyzmq=23.2.0=py39h6a678d5_0
197
+ qt-main=5.15.2=h327a75a_7
198
+ qt-webengine=5.15.9=hd2b0992_4
199
+ qtwebkit=5.212=h4eab89a_4
200
+ readline=8.1.2=h7f8727e_1
201
+ regex=2022.10.31=pypi_0
202
+ requests=2.28.1=pypi_0
203
+ requests-oauthlib=1.3.1=pypi_0
204
+ rfc3986=1.5.0=pypi_0
205
+ rsa=4.9=pypi_0
206
+ sacrebleu=2.3.1=pypi_0
207
+ scikit-learn=1.1.1=py39h6a678d5_0
208
+ scipy=1.7.3=py39h6c91a56_2
209
+ seaborn=0.11.2=pyhd3eb1b0_0
210
+ sentencepiece=0.1.97=pypi_0
211
+ sentry-sdk=1.11.1=pypi_0
212
+ seqeval=1.2.2=pypi_0
213
+ setproctitle=1.3.2=pypi_0
214
+ setuptools=63.4.1=py39h06a4308_0
215
+ shap=0.41.0=pypi_0
216
+ shortuuid=1.0.11=pypi_0
217
+ sip=6.6.2=py39h6a678d5_0
218
+ six=1.16.0=pyhd3eb1b0_1
219
+ slicer=0.0.7=pypi_0
220
+ smmap=5.0.0=pypi_0
221
+ sniffio=1.3.0=pypi_0
222
+ sqlite=3.39.2=h5082296_0
223
+ stack_data=0.2.0=pyhd3eb1b0_0
224
+ starlette=0.26.0.post1=pypi_0
225
+ statsmodels=0.13.2=py39h7f8727e_0
226
+ tabulate=0.9.0=pypi_0
227
+ tenacity=8.1.0=pypi_0
228
+ tensorboard=2.9.1=pypi_0
229
+ tensorboard-data-server=0.6.1=pypi_0
230
+ tensorboard-plugin-wit=1.8.1=pypi_0
231
+ tensorflow=2.9.0=pypi_0
232
+ tensorflow-addons=0.18.0=pypi_0
233
+ tensorflow-datasets=4.7.0=pypi_0
234
+ tensorflow-estimator=2.9.0=pypi_0
235
+ tensorflow-hub=0.12.0=pypi_0
236
+ tensorflow-io-gcs-filesystem=0.26.0=pypi_0
237
+ tensorflow-metadata=1.10.0=pypi_0
238
+ tensorflow-model-optimization=0.7.3=pypi_0
239
+ tensorflow-text=2.11.0=pypi_0
240
+ termcolor=1.1.0=pypi_0
241
+ text-unidecode=1.3=pypi_0
242
+ tf-models-official=2.11.0=pypi_0
243
+ tf-slim=1.1.0=pypi_0
244
+ threadpoolctl=2.2.0=pyh0d69192_0
245
+ tk=8.6.12=h1ccaba5_0
246
+ tokenizers=0.13.1=pypi_0
247
+ toml=0.10.2=pyhd3eb1b0_0
248
+ toolz=0.12.0=pypi_0
249
+ tornado=6.1=py39h27cfd23_0
250
+ tqdm=4.64.1=pypi_0
251
+ traitlets=5.1.1=pyhd3eb1b0_0
252
+ transformers=4.24.0=pypi_0
253
+ typeguard=2.13.3=pypi_0
254
+ typing-extensions=4.3.0=pypi_0
255
+ tzdata=2022a=hda174b7_0
256
+ uc-micro-py=1.0.1=pypi_0
257
+ uritemplate=4.1.1=pypi_0
258
+ urllib3=1.26.12=pypi_0
259
+ uvicorn=0.21.0=pypi_0
260
+ wandb=0.13.5=pypi_0
261
+ wcwidth=0.2.5=pyhd3eb1b0_0
262
+ websockets=10.4=pypi_0
263
+ werkzeug=2.2.2=pypi_0
264
+ wheel=0.37.1=pyhd3eb1b0_0
265
+ wordcloud=1.8.2.2=pypi_0
266
+ wrapt=1.14.1=pypi_0
267
+ xz=5.2.5=h7f8727e_1
268
+ yarl=1.8.2=pypi_0
269
+ zeromq=4.3.4=h2531618_0
270
+ zipp=3.8.1=pypi_0
271
+ zlib=1.2.12=h7f8727e_2
272
+ zstd=1.5.2=ha4553b6_0