InNoobWeTrust commited on
Commit
c0154bf
·
1 Parent(s): 445d48c

fix: uv build not supported on hf spaces

Browse files
Files changed (1) hide show
  1. requirements.txt +530 -0
requirements.txt ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile pyproject.toml --output-file requirements.txt
3
+ altair==5.5.0
4
+ # via
5
+ # crypto-etf-tracker (pyproject.toml)
6
+ # streamlit
7
+ annotated-types==0.7.0
8
+ # via pydantic
9
+ anyio==4.8.0
10
+ # via
11
+ # httpx
12
+ # jupyter-server
13
+ anywidget==0.9.16
14
+ # via pygwalker
15
+ appdirs==1.4.4
16
+ # via pygwalker
17
+ appnope==0.1.4
18
+ # via ipykernel
19
+ argon2-cffi==23.1.0
20
+ # via jupyter-server
21
+ argon2-cffi-bindings==21.2.0
22
+ # via argon2-cffi
23
+ arrow==1.3.0
24
+ # via
25
+ # isoduration
26
+ # pygwalker
27
+ astor==0.8.1
28
+ # via pygwalker
29
+ asttokens==3.0.0
30
+ # via stack-data
31
+ async-lru==2.0.4
32
+ # via jupyterlab
33
+ attrs==25.3.0
34
+ # via
35
+ # cattrs
36
+ # jsonschema
37
+ # referencing
38
+ # requests-cache
39
+ babel==2.17.0
40
+ # via jupyterlab-server
41
+ backoff==2.2.1
42
+ # via
43
+ # kanaries-track
44
+ # segment-analytics-python
45
+ beautifulsoup4==4.13.3
46
+ # via
47
+ # nbconvert
48
+ # yfinance
49
+ bleach==6.2.0
50
+ # via nbconvert
51
+ blinker==1.9.0
52
+ # via streamlit
53
+ cachetools==5.5.2
54
+ # via
55
+ # pygwalker
56
+ # streamlit
57
+ cattrs==24.1.2
58
+ # via requests-cache
59
+ certifi==2025.1.31
60
+ # via
61
+ # httpcore
62
+ # httpx
63
+ # requests
64
+ cffi==1.17.1
65
+ # via argon2-cffi-bindings
66
+ charset-normalizer==3.4.1
67
+ # via requests
68
+ click==8.1.8
69
+ # via streamlit
70
+ cloudscraper==1.2.71
71
+ # via crypto-etf-tracker (pyproject.toml)
72
+ comm==0.2.2
73
+ # via
74
+ # ipykernel
75
+ # ipywidgets
76
+ convertdate==2.4.0
77
+ # via workalendar
78
+ dateutils==0.6.12
79
+ # via kanaries-track
80
+ debugpy==1.8.13
81
+ # via ipykernel
82
+ decorator==5.2.1
83
+ # via ipython
84
+ defusedxml==0.7.1
85
+ # via nbconvert
86
+ duckdb==1.2.1
87
+ # via pygwalker
88
+ exceptiongroup==1.2.2
89
+ # via
90
+ # anyio
91
+ # cattrs
92
+ # ipython
93
+ executing==2.2.0
94
+ # via stack-data
95
+ fastjsonschema==2.21.1
96
+ # via nbformat
97
+ fqdn==1.5.1
98
+ # via jsonschema
99
+ frozendict==2.4.6
100
+ # via yfinance
101
+ gitdb==4.0.12
102
+ # via gitpython
103
+ gitpython==3.1.44
104
+ # via streamlit
105
+ gw-dsl-parser==0.1.49.1
106
+ # via pygwalker
107
+ h11==0.14.0
108
+ # via httpcore
109
+ httpcore==1.0.7
110
+ # via httpx
111
+ httpx==0.28.1
112
+ # via jupyterlab
113
+ idna==3.10
114
+ # via
115
+ # anyio
116
+ # httpx
117
+ # jsonschema
118
+ # requests
119
+ importlib-resources==6.5.2
120
+ # via wasmtime
121
+ ipykernel==6.29.5
122
+ # via
123
+ # jupyter
124
+ # jupyter-console
125
+ # jupyterlab
126
+ ipylab==1.0.0
127
+ # via pygwalker
128
+ ipytablewidgets==0.3.2
129
+ # via vega
130
+ ipython==8.34.0
131
+ # via
132
+ # ipykernel
133
+ # ipywidgets
134
+ # jupyter-console
135
+ # pygwalker
136
+ ipywidgets==8.1.5
137
+ # via
138
+ # anywidget
139
+ # ipylab
140
+ # ipytablewidgets
141
+ # jupyter
142
+ # pygwalker
143
+ isoduration==20.11.0
144
+ # via jsonschema
145
+ jedi==0.19.2
146
+ # via ipython
147
+ jinja2==3.1.6
148
+ # via
149
+ # altair
150
+ # jupyter-server
151
+ # jupyterlab
152
+ # jupyterlab-server
153
+ # nbconvert
154
+ # pydeck
155
+ # pygwalker
156
+ json5==0.10.0
157
+ # via jupyterlab-server
158
+ jsonpointer==3.0.0
159
+ # via jsonschema
160
+ jsonschema==4.23.0
161
+ # via
162
+ # altair
163
+ # jupyter-events
164
+ # jupyterlab-server
165
+ # nbformat
166
+ jsonschema-specifications==2024.10.1
167
+ # via jsonschema
168
+ jupyter==1.1.1
169
+ # via vega
170
+ jupyter-client==8.6.3
171
+ # via
172
+ # ipykernel
173
+ # jupyter-console
174
+ # jupyter-server
175
+ # nbclient
176
+ jupyter-console==6.6.3
177
+ # via jupyter
178
+ jupyter-core==5.7.2
179
+ # via
180
+ # ipykernel
181
+ # jupyter-client
182
+ # jupyter-console
183
+ # jupyter-server
184
+ # jupyterlab
185
+ # nbclient
186
+ # nbconvert
187
+ # nbformat
188
+ jupyter-events==0.12.0
189
+ # via jupyter-server
190
+ jupyter-lsp==2.2.5
191
+ # via jupyterlab
192
+ jupyter-server==2.15.0
193
+ # via
194
+ # jupyter-lsp
195
+ # jupyterlab
196
+ # jupyterlab-server
197
+ # notebook
198
+ # notebook-shim
199
+ jupyter-server-terminals==0.5.3
200
+ # via jupyter-server
201
+ jupyterlab==4.3.6
202
+ # via
203
+ # jupyter
204
+ # notebook
205
+ jupyterlab-pygments==0.3.0
206
+ # via nbconvert
207
+ jupyterlab-server==2.27.3
208
+ # via
209
+ # jupyterlab
210
+ # notebook
211
+ jupyterlab-widgets==3.0.13
212
+ # via ipywidgets
213
+ kanaries-track==0.0.5
214
+ # via pygwalker
215
+ lunardate==0.2.2
216
+ # via workalendar
217
+ lxml==5.3.1
218
+ # via crypto-etf-tracker (pyproject.toml)
219
+ lz4==4.4.3
220
+ # via ipytablewidgets
221
+ markdown-it-py==3.0.0
222
+ # via rich
223
+ markupsafe==3.0.2
224
+ # via
225
+ # jinja2
226
+ # nbconvert
227
+ matplotlib-inline==0.1.7
228
+ # via
229
+ # ipykernel
230
+ # ipython
231
+ mdurl==0.1.2
232
+ # via markdown-it-py
233
+ mistune==3.1.2
234
+ # via nbconvert
235
+ monotonic==1.6
236
+ # via segment-analytics-python
237
+ multitasking==0.0.11
238
+ # via yfinance
239
+ narwhals==1.30.0
240
+ # via altair
241
+ nbclient==0.10.2
242
+ # via nbconvert
243
+ nbconvert==7.16.6
244
+ # via
245
+ # jupyter
246
+ # jupyter-server
247
+ nbformat==5.10.4
248
+ # via
249
+ # jupyter-server
250
+ # nbclient
251
+ # nbconvert
252
+ nest-asyncio==1.6.0
253
+ # via ipykernel
254
+ notebook==7.3.3
255
+ # via jupyter
256
+ notebook-shim==0.2.4
257
+ # via
258
+ # jupyterlab
259
+ # notebook
260
+ numpy==2.2.3
261
+ # via
262
+ # ipytablewidgets
263
+ # pandas
264
+ # pydeck
265
+ # pygwalker
266
+ # scipy
267
+ # streamlit
268
+ # yfinance
269
+ overrides==7.7.0
270
+ # via jupyter-server
271
+ packaging==24.2
272
+ # via
273
+ # altair
274
+ # ipykernel
275
+ # jupyter-events
276
+ # jupyter-server
277
+ # jupyterlab
278
+ # jupyterlab-server
279
+ # nbconvert
280
+ # pygwalker
281
+ # streamlit
282
+ pandas==2.2.3
283
+ # via
284
+ # crypto-etf-tracker (pyproject.toml)
285
+ # ipytablewidgets
286
+ # pygwalker
287
+ # streamlit
288
+ # vega
289
+ # yfinance
290
+ pandocfilters==1.5.1
291
+ # via nbconvert
292
+ parso==0.8.4
293
+ # via jedi
294
+ peewee==3.17.9
295
+ # via yfinance
296
+ pexpect==4.9.0
297
+ # via ipython
298
+ pillow==11.1.0
299
+ # via streamlit
300
+ platformdirs==4.3.6
301
+ # via
302
+ # jupyter-core
303
+ # requests-cache
304
+ # yfinance
305
+ prometheus-client==0.21.1
306
+ # via jupyter-server
307
+ prompt-toolkit==3.0.50
308
+ # via
309
+ # ipython
310
+ # jupyter-console
311
+ protobuf==5.29.3
312
+ # via streamlit
313
+ psutil==7.0.0
314
+ # via
315
+ # ipykernel
316
+ # pygwalker
317
+ psygnal==0.12.0
318
+ # via anywidget
319
+ ptyprocess==0.7.0
320
+ # via
321
+ # pexpect
322
+ # terminado
323
+ pure-eval==0.2.3
324
+ # via stack-data
325
+ pyarrow==19.0.1
326
+ # via
327
+ # pygwalker
328
+ # streamlit
329
+ pycparser==2.22
330
+ # via cffi
331
+ pydantic==2.10.6
332
+ # via pygwalker
333
+ pydantic-core==2.27.2
334
+ # via pydantic
335
+ pydeck==0.9.1
336
+ # via streamlit
337
+ pygments==2.19.1
338
+ # via
339
+ # ipython
340
+ # jupyter-console
341
+ # nbconvert
342
+ # rich
343
+ pygwalker==0.4.9.14
344
+ # via crypto-etf-tracker (pyproject.toml)
345
+ pyluach==2.2.0
346
+ # via workalendar
347
+ pymeeus==0.5.12
348
+ # via convertdate
349
+ pyparsing==3.2.1
350
+ # via cloudscraper
351
+ pyrate-limiter==2.10.0
352
+ # via requests-ratelimiter
353
+ python-dateutil==2.9.0.post0
354
+ # via
355
+ # arrow
356
+ # dateutils
357
+ # jupyter-client
358
+ # pandas
359
+ # segment-analytics-python
360
+ # workalendar
361
+ python-json-logger==3.3.0
362
+ # via jupyter-events
363
+ pytz==2025.1
364
+ # via
365
+ # dateutils
366
+ # pandas
367
+ # pygwalker
368
+ # yfinance
369
+ pyyaml==6.0.2
370
+ # via jupyter-events
371
+ pyzmq==26.3.0
372
+ # via
373
+ # ipykernel
374
+ # jupyter-client
375
+ # jupyter-console
376
+ # jupyter-server
377
+ quickjs==1.19.4
378
+ # via pygwalker
379
+ referencing==0.36.2
380
+ # via
381
+ # jsonschema
382
+ # jsonschema-specifications
383
+ # jupyter-events
384
+ requests==2.32.3
385
+ # via
386
+ # cloudscraper
387
+ # jupyterlab-server
388
+ # kanaries-track
389
+ # pygwalker
390
+ # requests-cache
391
+ # requests-ratelimiter
392
+ # requests-toolbelt
393
+ # segment-analytics-python
394
+ # streamlit
395
+ # yfinance
396
+ requests-cache==1.2.1
397
+ # via yfinance
398
+ requests-ratelimiter==0.7.0
399
+ # via yfinance
400
+ requests-toolbelt==1.0.0
401
+ # via cloudscraper
402
+ rfc3339-validator==0.1.4
403
+ # via
404
+ # jsonschema
405
+ # jupyter-events
406
+ rfc3986-validator==0.1.1
407
+ # via
408
+ # jsonschema
409
+ # jupyter-events
410
+ rich==13.9.4
411
+ # via crypto-etf-tracker (pyproject.toml)
412
+ rpds-py==0.23.1
413
+ # via
414
+ # jsonschema
415
+ # referencing
416
+ scipy==1.15.2
417
+ # via yfinance
418
+ segment-analytics-python==2.2.3
419
+ # via pygwalker
420
+ send2trash==1.8.3
421
+ # via jupyter-server
422
+ setuptools==76.0.0
423
+ # via jupyterlab
424
+ six==1.17.0
425
+ # via
426
+ # python-dateutil
427
+ # rfc3339-validator
428
+ # url-normalize
429
+ smmap==5.0.2
430
+ # via gitdb
431
+ sniffio==1.3.1
432
+ # via anyio
433
+ soupsieve==2.6
434
+ # via beautifulsoup4
435
+ sqlalchemy==2.0.39
436
+ # via pygwalker
437
+ sqlglot==26.10.1
438
+ # via pygwalker
439
+ stack-data==0.6.3
440
+ # via ipython
441
+ streamlit==1.43.2
442
+ # via crypto-etf-tracker (pyproject.toml)
443
+ tenacity==9.0.0
444
+ # via streamlit
445
+ terminado==0.18.1
446
+ # via
447
+ # jupyter-server
448
+ # jupyter-server-terminals
449
+ tinycss2==1.4.0
450
+ # via bleach
451
+ toml==0.10.2
452
+ # via streamlit
453
+ tomli==2.2.1
454
+ # via jupyterlab
455
+ tornado==6.4.2
456
+ # via
457
+ # ipykernel
458
+ # jupyter-client
459
+ # jupyter-server
460
+ # jupyterlab
461
+ # notebook
462
+ # streamlit
463
+ # terminado
464
+ traitlets==5.14.3
465
+ # via
466
+ # comm
467
+ # ipykernel
468
+ # ipytablewidgets
469
+ # ipython
470
+ # ipywidgets
471
+ # jupyter-client
472
+ # jupyter-console
473
+ # jupyter-core
474
+ # jupyter-events
475
+ # jupyter-server
476
+ # jupyterlab
477
+ # matplotlib-inline
478
+ # nbclient
479
+ # nbconvert
480
+ # nbformat
481
+ # pygwalker
482
+ types-python-dateutil==2.9.0.20241206
483
+ # via arrow
484
+ typing-extensions==4.12.2
485
+ # via
486
+ # altair
487
+ # anyio
488
+ # anywidget
489
+ # async-lru
490
+ # beautifulsoup4
491
+ # cattrs
492
+ # ipython
493
+ # mistune
494
+ # pydantic
495
+ # pydantic-core
496
+ # pygwalker
497
+ # referencing
498
+ # rich
499
+ # sqlalchemy
500
+ # streamlit
501
+ tzdata==2025.1
502
+ # via pandas
503
+ uri-template==1.3.0
504
+ # via jsonschema
505
+ url-normalize==1.4.3
506
+ # via requests-cache
507
+ urllib3==2.3.0
508
+ # via
509
+ # requests
510
+ # requests-cache
511
+ vega==4.1.0
512
+ # via crypto-etf-tracker (pyproject.toml)
513
+ wasmtime==30.0.0
514
+ # via gw-dsl-parser
515
+ wcwidth==0.2.13
516
+ # via prompt-toolkit
517
+ webcolors==24.11.1
518
+ # via jsonschema
519
+ webencodings==0.5.1
520
+ # via
521
+ # bleach
522
+ # tinycss2
523
+ websocket-client==1.8.0
524
+ # via jupyter-server
525
+ widgetsnbextension==4.0.13
526
+ # via ipywidgets
527
+ workalendar==17.0.0
528
+ # via crypto-etf-tracker (pyproject.toml)
529
+ yfinance==0.2.54
530
+ # via crypto-etf-tracker (pyproject.toml)