annafilina commited on
Commit
7852e66
·
1 Parent(s): d8745b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +350 -5
requirements.txt CHANGED
@@ -1,6 +1,351 @@
1
- streamlit==1.23.1
2
- torch==2.0.1
3
- numpy==1.23.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  pandas==1.5.3
5
- transformers==4.30.0
6
- regex==2022.10.31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair 4.2.2
2
+ anyio 3.7.0
3
+ appdirs 1.4.4
4
+ appnope 0.1.3
5
+ argon2-cffi 21.3.0
6
+ argon2-cffi-bindings 21.2.0
7
+ arrow 1.2.3
8
+ asttokens 2.2.1
9
+ attrs 23.1.0
10
+ backcall 0.2.0
11
+ backports.zoneinfo 0.2.1
12
+ beautifulsoup4 4.12.2
13
+ bleach 6.0.0
14
+ blinker 1.6.2
15
+ cachetools 5.3.0
16
+ category-encoders 2.6.1
17
+ certifi 2023.5.7
18
+ cffi 1.15.1
19
+ charset-normalizer 3.1.0
20
+ click 8.1.3
21
+ cloudpickle 2.2.1
22
+ comm 0.1.3
23
+ contourpy 1.0.7
24
+ cryptography 40.0.2
25
+ cycler 0.11.0
26
+ debugpy 1.6.7
27
+ decorator 5.1.1
28
+ defusedxml 0.7.1
29
+ entrypoints 0.4
30
+ exceptiongroup 1.1.1
31
+ executing 1.2.0
32
+ faiss-cpu 1.7.4
33
+ fastjsonschema 2.17.1
34
+ filelock 3.12.0
35
+ fonttools 4.39.4
36
+ fqdn 1.5.1
37
+ frozendict 2.3.8
38
+ fsspec 2023.5.0
39
+ gensim 4.3.1
40
+ gitdb 4.0.10
41
+ GitPython 3.1.31
42
+ graphviz 0.20.1
43
+ html5lib 1.1
44
+ huggingface-hub 0.15.1
45
+ idna 3.4
46
+ importlib-metadata 6.6.0
47
+ importlib-resources 5.12.0
48
+ ipykernel 6.23.1
49
+ ipython 8.12.2
50
+ ipython-genutils 0.2.0
51
+ ipywidgets 8.0.6
52
+ isoduration 20.11.0
53
+ jedi 0.18.2
54
+ Jinja2 3.1.2
55
+ joblib 1.2.0
56
+ jsonpointer 2.3
57
+ jsonschema 4.17.3
58
+ jupyter 1.0.0
59
+ jupyter_client 8.2.0
60
+ jupyter-console 6.6.3
61
+ jupyter_core 5.3.0
62
+ jupyter-events 0.6.3
63
+ jupyter_server 2.6.0
64
+ jupyter_server_terminals 0.4.4
65
+ jupyterlab-pygments 0.2.2
66
+ jupyterlab-widgets 3.0.7
67
+ kaggle 1.5.13
68
+ kiwisolver 1.4.4
69
+ llvmlite 0.40.0
70
+ lxml 4.9.2
71
+ markdown-it-py 2.2.0
72
+ MarkupSafe 2.1.2
73
+ matplotlib 3.7.1
74
+ matplotlib-inline 0.1.6
75
+ mdurl 0.1.2
76
+ mistune 2.0.5
77
+ mpmath 1.3.0
78
+ multitasking 0.0.11
79
+ nbclassic 1.0.0
80
+ nbclient 0.8.0
81
+ nbconvert 7.4.0
82
+ nbformat 5.9.0
83
+ nest-asyncio 1.5.6
84
+ networkx 3.1
85
+ nltk 3.8.1
86
+ notebook 6.5.4
87
+ notebook_shim 0.2.3
88
+ numba 0.57.0
89
+ numpy 1.24.2
90
+ overrides 7.3.1
91
+ packaging 23.1
92
+ pandas 1.5.3
93
+ pandocfilters 1.5.0
94
+ parso 0.8.3
95
+ patsy 0.5.3
96
+ pexpect 4.8.0
97
+ pickleshare 0.7.5
98
+ Pillow 9.5.0
99
+ pip 23.1.2
100
+ pkgutil_resolve_name 1.3.10
101
+ platformdirs 3.5.1
102
+ plotly 5.15.0
103
+ prometheus-client 0.17.0
104
+ prompt-toolkit 3.0.38
105
+ protobuf 3.20.3
106
+ psutil 5.9.5
107
+ ptyprocess 0.7.0
108
+ pure-eval 0.2.2
109
+ pyarrow 12.0.0
110
+ pycparser 2.21
111
+ pydeck 0.8.1b0
112
+ pyfiglet 0.7
113
+ Pygments 2.15.1
114
+ Pympler 1.0.1
115
+ pyparsing 3.0.9
116
+ pyrsistent 0.19.3
117
+ python-dateutil 2.8.2
118
+ python-json-logger 2.0.7
119
+ python-slugify 8.0.1
120
+ pytz 2023.3
121
+ PyYAML 6.0
122
+ pyzmq 25.0.2
123
+ qtconsole 5.4.3
124
+ QtPy 2.3.1
125
+ regex 2023.6.3
126
+ requests 2.30.0
127
+ rfc3339-validator 0.1.4
128
+ rfc3986-validator 0.1.1
129
+ rich 13.3.5
130
+ sacremoses 0.0.53
131
+ scikit-learn 1.2.2
132
+ scipy 1.10.1
133
+ seaborn 0.12.2
134
+ Send2Trash 1.8.2
135
+ setuptools 41.2.0
136
+ shap 0.41.0
137
+ six 1.16.0
138
+ sklearn 0.0.post5
139
+ slicer 0.0.7
140
+ smart-open 6.3.0
141
+ smmap 5.0.0
142
+ sniffio 1.3.0
143
+ soupsieve 2.4.1
144
+ stack-data 0.6.2
145
+ statsmodels 0.14.0
146
+ streamlit 1.21.0
147
+ sympy 1.12
148
+ tenacity 8.2.2
149
+ terminado 0.17.1
150
+ text-unidecode 1.3
151
+ threadpoolctl 3.1.0
152
+ tinycss2 1.2.1
153
+ tokenizers 0.10.3
154
+ toml 0.10.2
155
+ toolz 0.12.0
156
+ torch 2.0.1
157
+ torchinfo 1.8.0
158
+ torchmetrics 0.11.4
159
+ torchutils 0.0.4
160
+ torchvision 0.15.2
161
+ tornado 6.3.2
162
+ tqdm 4.65.0
163
+ traitlets 5.9.0
164
+ transformers 4.11.2
165
+ typing_extensions 4.5.0
166
+ tzlocal 5.0.1
167
+ uri-template 1.2.0
168
+ urllib3 1.25.11
169
+ validators 0.20.0
170
+ wcwidth 0.2.6
171
+ webcolors 1.13
172
+ webencodings 0.5.1
173
+ websocket-client 1.5.2
174
+ widgetsnbextension 4.0.7
175
+ yfinance 0.2.17
176
+ zipp 3.15.0
177
+ (.venv) annafilina@Air-Anna books % pip freeze req.txt
178
+ altair==4.2.2
179
+ anyio==3.7.0
180
+ appdirs==1.4.4
181
+ appnope==0.1.3
182
+ argon2-cffi==21.3.0
183
+ argon2-cffi-bindings==21.2.0
184
+ arrow==1.2.3
185
+ asttokens==2.2.1
186
+ attrs==23.1.0
187
+ backcall==0.2.0
188
+ backports.zoneinfo==0.2.1
189
+ beautifulsoup4==4.12.2
190
+ bleach==6.0.0
191
+ blinker==1.6.2
192
+ cachetools==5.3.0
193
+ category-encoders==2.6.1
194
+ certifi==2023.5.7
195
+ cffi==1.15.1
196
+ charset-normalizer==3.1.0
197
+ click==8.1.3
198
+ cloudpickle==2.2.1
199
+ comm==0.1.3
200
+ contourpy==1.0.7
201
+ cryptography==40.0.2
202
+ cycler==0.11.0
203
+ debugpy==1.6.7
204
+ decorator==5.1.1
205
+ defusedxml==0.7.1
206
+ entrypoints==0.4
207
+ exceptiongroup==1.1.1
208
+ executing==1.2.0
209
+ faiss-cpu==1.7.4
210
+ fastjsonschema==2.17.1
211
+ filelock==3.12.0
212
+ fonttools==4.39.4
213
+ fqdn==1.5.1
214
+ frozendict==2.3.8
215
+ fsspec==2023.5.0
216
+ gensim==4.3.1
217
+ gitdb==4.0.10
218
+ GitPython==3.1.31
219
+ graphviz==0.20.1
220
+ html5lib==1.1
221
+ huggingface-hub==0.15.1
222
+ idna==3.4
223
+ importlib-metadata==6.6.0
224
+ importlib-resources==5.12.0
225
+ ipykernel==6.23.1
226
+ ipython==8.12.2
227
+ ipython-genutils==0.2.0
228
+ ipywidgets==8.0.6
229
+ isoduration==20.11.0
230
+ jedi==0.18.2
231
+ Jinja2==3.1.2
232
+ joblib==1.2.0
233
+ jsonpointer==2.3
234
+ jsonschema==4.17.3
235
+ jupyter==1.0.0
236
+ jupyter-console==6.6.3
237
+ jupyter-events==0.6.3
238
+ jupyter_client==8.2.0
239
+ jupyter_core==5.3.0
240
+ jupyter_server==2.6.0
241
+ jupyter_server_terminals==0.4.4
242
+ jupyterlab-pygments==0.2.2
243
+ jupyterlab-widgets==3.0.7
244
+ kaggle==1.5.13
245
+ kiwisolver==1.4.4
246
+ llvmlite==0.40.0
247
+ lxml==4.9.2
248
+ markdown-it-py==2.2.0
249
+ MarkupSafe==2.1.2
250
+ matplotlib==3.7.1
251
+ matplotlib-inline==0.1.6
252
+ mdurl==0.1.2
253
+ mistune==2.0.5
254
+ mpmath==1.3.0
255
+ multitasking==0.0.11
256
+ nbclassic==1.0.0
257
+ nbclient==0.8.0
258
+ nbconvert==7.4.0
259
+ nbformat==5.9.0
260
+ nest-asyncio==1.5.6
261
+ networkx==3.1
262
+ nltk==3.8.1
263
+ notebook==6.5.4
264
+ notebook_shim==0.2.3
265
+ numba==0.57.0
266
+ numpy==1.24.2
267
+ overrides==7.3.1
268
+ packaging==23.1
269
  pandas==1.5.3
270
+ pandocfilters==1.5.0
271
+ parso==0.8.3
272
+ patsy==0.5.3
273
+ pexpect==4.8.0
274
+ pickleshare==0.7.5
275
+ Pillow==9.5.0
276
+ pkgutil_resolve_name==1.3.10
277
+ platformdirs==3.5.1
278
+ plotly==5.15.0
279
+ prometheus-client==0.17.0
280
+ prompt-toolkit==3.0.38
281
+ protobuf==3.20.3
282
+ psutil==5.9.5
283
+ ptyprocess==0.7.0
284
+ pure-eval==0.2.2
285
+ pyarrow==12.0.0
286
+ pycparser==2.21
287
+ pydeck==0.8.1b0
288
+ pyfiglet==0.7
289
+ Pygments==2.15.1
290
+ Pympler==1.0.1
291
+ pyparsing==3.0.9
292
+ pyrsistent==0.19.3
293
+ python-dateutil==2.8.2
294
+ python-json-logger==2.0.7
295
+ python-slugify==8.0.1
296
+ pytz==2023.3
297
+ PyYAML==6.0
298
+ pyzmq==25.0.2
299
+ qtconsole==5.4.3
300
+ QtPy==2.3.1
301
+ regex==2023.6.3
302
+ requests==2.30.0
303
+ rfc3339-validator==0.1.4
304
+ rfc3986-validator==0.1.1
305
+ rich==13.3.5
306
+ sacremoses==0.0.53
307
+ scikit-learn==1.2.2
308
+ scipy==1.10.1
309
+ seaborn==0.12.2
310
+ Send2Trash==1.8.2
311
+ shap==0.41.0
312
+ six==1.16.0
313
+ sklearn==0.0.post5
314
+ slicer==0.0.7
315
+ smart-open==6.3.0
316
+ smmap==5.0.0
317
+ sniffio==1.3.0
318
+ soupsieve==2.4.1
319
+ stack-data==0.6.2
320
+ statsmodels==0.14.0
321
+ streamlit==1.21.0
322
+ sympy==1.12
323
+ tenacity==8.2.2
324
+ terminado==0.17.1
325
+ text-unidecode==1.3
326
+ threadpoolctl==3.1.0
327
+ tinycss2==1.2.1
328
+ tokenizers==0.10.3
329
+ toml==0.10.2
330
+ toolz==0.12.0
331
+ torch==2.0.1
332
+ torchinfo==1.8.0
333
+ torchmetrics==0.11.4
334
+ torchutils==0.0.4
335
+ torchvision==0.15.2
336
+ tornado==6.3.2
337
+ tqdm==4.65.0
338
+ traitlets==5.9.0
339
+ transformers==4.11.2
340
+ typing_extensions==4.5.0
341
+ tzlocal==5.0.1
342
+ uri-template==1.2.0
343
+ urllib3==1.25.11
344
+ validators==0.20.0
345
+ wcwidth==0.2.6
346
+ webcolors==1.13
347
+ webencodings==0.5.1
348
+ websocket-client==1.5.2
349
+ widgetsnbextension==4.0.7
350
+ yfinance==0.2.17
351
+ zipp==3.15.0