Jon Solow commited on
Commit
73860b5
β€’
1 Parent(s): 68df28f

Update to streamlit 1.31

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. dev-requirements.txt +80 -79
  3. requirements.txt +34 -35
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸƒ
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: streamlit
7
- sdk_version: 1.29.0
8
  app_file: src/Home.py
9
  pinned: false
10
  ---
 
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: streamlit
7
+ sdk_version: 1.31.1
8
  app_file: src/Home.py
9
  pinned: false
10
  ---
dev-requirements.txt CHANGED
@@ -8,9 +8,9 @@ altair==5.2.0
8
  # via streamlit
9
  annotated-types==0.6.0
10
  # via pydantic
11
- anyio==4.1.0
12
  # via
13
- # httpcore
14
  # jupyter-server
15
  argon2-cffi==23.1.0
16
  # via jupyter-server
@@ -22,17 +22,17 @@ asttokens==2.4.1
22
  # via stack-data
23
  async-lru==2.0.4
24
  # via jupyterlab
25
- attrs==23.1.0
26
  # via
27
  # jsonschema
28
  # referencing
29
- babel==2.13.1
30
  # via jupyterlab-server
31
- beautifulsoup4==4.12.2
32
  # via
33
  # YFDashboard (pyproject.toml)
34
  # nbconvert
35
- black==23.11.0
36
  # via YFDashboard (pyproject.toml)
37
  bleach==6.1.0
38
  # via nbconvert
@@ -40,7 +40,7 @@ blinker==1.7.0
40
  # via streamlit
41
  cachetools==5.3.2
42
  # via streamlit
43
- certifi==2023.11.17
44
  # via
45
  # httpcore
46
  # httpx
@@ -53,37 +53,39 @@ click==8.1.7
53
  # via
54
  # black
55
  # streamlit
56
- comm==0.2.0
57
  # via
58
  # ipykernel
59
  # ipywidgets
60
- debugpy==1.8.0
61
  # via ipykernel
62
  decorator==5.1.1
63
  # via ipython
64
  defusedxml==0.7.1
65
  # via nbconvert
66
- duckdb==0.9.2
67
  # via YFDashboard (pyproject.toml)
68
  executing==2.0.1
69
  # via stack-data
70
- fastjsonschema==2.19.0
71
  # via nbformat
72
  fqdn==1.5.1
73
  # via jsonschema
74
  gitdb==4.0.11
75
  # via gitpython
76
- gitpython==3.1.40
77
  # via streamlit
78
  h11==0.14.0
79
  # via httpcore
80
  html5lib==1.1
81
  # via YFDashboard (pyproject.toml)
82
- httpcore==0.17.3
83
  # via httpx
84
- httpx==0.24.1
85
- # via httpx-oauth
86
- httpx-oauth==0.13.0
 
 
87
  # via streamlit-oauth
88
  idna==3.6
89
  # via
@@ -91,28 +93,28 @@ idna==3.6
91
  # httpx
92
  # jsonschema
93
  # requests
94
- importlib-metadata==6.9.0
95
  # via streamlit
96
  iniconfig==2.0.0
97
  # via pytest
98
- ipykernel==6.27.1
99
  # via
100
  # jupyter
101
  # jupyter-console
102
  # jupyterlab
103
  # qtconsole
104
- ipython==8.18.1
105
  # via
106
  # ipykernel
107
  # ipywidgets
108
  # jupyter-console
109
- ipywidgets==8.1.1
110
  # via jupyter
111
  isoduration==20.11.0
112
  # via jsonschema
113
  jedi==0.19.1
114
  # via ipython
115
- jinja2==3.1.2
116
  # via
117
  # altair
118
  # jupyter-server
@@ -120,17 +122,17 @@ jinja2==3.1.2
120
  # jupyterlab-server
121
  # nbconvert
122
  # pydeck
123
- json5==0.9.14
124
  # via jupyterlab-server
125
  jsonpointer==2.4
126
  # via jsonschema
127
- jsonschema[format-nongpl]==4.20.0
128
  # via
129
  # altair
130
  # jupyter-events
131
  # jupyterlab-server
132
  # nbformat
133
- jsonschema-specifications==2023.11.2
134
  # via jsonschema
135
  jupyter==1.0.0
136
  # via YFDashboard (pyproject.toml)
@@ -143,7 +145,7 @@ jupyter-client==8.6.0
143
  # qtconsole
144
  jupyter-console==6.6.3
145
  # via jupyter
146
- jupyter-core==5.5.0
147
  # via
148
  # ipykernel
149
  # jupyter-client
@@ -156,34 +158,34 @@ jupyter-core==5.5.0
156
  # qtconsole
157
  jupyter-events==0.9.0
158
  # via jupyter-server
159
- jupyter-lsp==2.2.1
160
  # via jupyterlab
161
- jupyter-server==2.11.1
162
  # via
163
  # jupyter-lsp
164
  # jupyterlab
165
  # jupyterlab-server
166
  # notebook
167
  # notebook-shim
168
- jupyter-server-terminals==0.4.4
169
  # via jupyter-server
170
- jupyterlab==4.0.9
171
  # via notebook
172
  jupyterlab-pygments==0.3.0
173
  # via nbconvert
174
- jupyterlab-server==2.25.2
175
  # via
176
  # jupyterlab
177
  # notebook
178
- jupyterlab-widgets==3.0.9
179
  # via ipywidgets
180
- lxml==4.9.3
181
  # via YFDashboard (pyproject.toml)
182
- lxml-stubs==0.4.0
183
  # via YFDashboard (pyproject.toml)
184
  markdown-it-py==3.0.0
185
  # via rich
186
- markupsafe==2.1.3
187
  # via
188
  # jinja2
189
  # nbconvert
@@ -195,7 +197,7 @@ mdurl==0.1.2
195
  # via markdown-it-py
196
  mistune==3.0.2
197
  # via nbconvert
198
- mypy==1.7.1
199
  # via YFDashboard (pyproject.toml)
200
  mypy-extensions==1.0.0
201
  # via
@@ -203,7 +205,7 @@ mypy-extensions==1.0.0
203
  # mypy
204
  nbclient==0.9.0
205
  # via nbconvert
206
- nbconvert==7.11.0
207
  # via
208
  # jupyter
209
  # jupyter-server
@@ -212,15 +214,15 @@ nbformat==5.9.2
212
  # jupyter-server
213
  # nbclient
214
  # nbconvert
215
- nest-asyncio==1.5.8
216
  # via ipykernel
217
- notebook==7.0.6
218
  # via jupyter
219
- notebook-shim==0.2.3
220
  # via
221
  # jupyterlab
222
  # notebook
223
- numpy==1.26.2
224
  # via
225
  # YFDashboard (pyproject.toml)
226
  # altair
@@ -229,7 +231,7 @@ numpy==1.26.2
229
  # pyarrow
230
  # pydeck
231
  # streamlit
232
- overrides==7.4.0
233
  # via jupyter-server
234
  packaging==23.2
235
  # via
@@ -244,38 +246,38 @@ packaging==23.2
244
  # qtconsole
245
  # qtpy
246
  # streamlit
247
- pandas==2.1.3
248
  # via
249
  # YFDashboard (pyproject.toml)
250
  # altair
251
  # streamlit
252
- pandas-stubs==2.1.1.230928
253
  # via YFDashboard (pyproject.toml)
254
- pandocfilters==1.5.0
255
  # via nbconvert
256
  parso==0.8.3
257
  # via jedi
258
- pathspec==0.11.2
259
  # via black
260
  pexpect==4.9.0
261
  # via ipython
262
- pillow==10.1.0
263
  # via streamlit
264
- platformdirs==4.0.0
265
  # via
266
  # black
267
  # jupyter-core
268
- pluggy==1.3.0
269
  # via pytest
270
- prometheus-client==0.19.0
271
  # via jupyter-server
272
- prompt-toolkit==3.0.41
273
  # via
274
  # ipython
275
  # jupyter-console
276
- protobuf==4.25.1
277
  # via streamlit
278
- psutil==5.9.6
279
  # via ipykernel
280
  ptyprocess==0.7.0
281
  # via
@@ -283,13 +285,13 @@ ptyprocess==0.7.0
283
  # terminado
284
  pure-eval==0.2.2
285
  # via stack-data
286
- pyarrow==14.0.1
287
  # via streamlit
288
  pycparser==2.21
289
  # via cffi
290
- pydantic==2.5.2
291
  # via YFDashboard (pyproject.toml)
292
- pydantic-core==2.14.5
293
  # via pydantic
294
  pydeck==0.8.1b0
295
  # via streamlit
@@ -300,7 +302,7 @@ pygments==2.17.2
300
  # nbconvert
301
  # qtconsole
302
  # rich
303
- pytest==7.4.3
304
  # via YFDashboard (pyproject.toml)
305
  python-dateutil==2.8.2
306
  # via
@@ -308,15 +310,15 @@ python-dateutil==2.8.2
308
  # jupyter-client
309
  # pandas
310
  # streamlit
311
- python-dotenv==1.0.0
312
  # via streamlit-oauth
313
  python-json-logger==2.0.7
314
  # via jupyter-events
315
- pytz==2023.3.post1
316
  # via pandas
317
  pyyaml==6.0.1
318
  # via jupyter-events
319
- pyzmq==25.1.1
320
  # via
321
  # ipykernel
322
  # jupyter-client
@@ -327,7 +329,7 @@ qtconsole==5.5.1
327
  # via jupyter
328
  qtpy==2.4.1
329
  # via qtconsole
330
- referencing==0.31.1
331
  # via
332
  # jsonschema
333
  # jsonschema-specifications
@@ -346,11 +348,11 @@ rfc3986-validator==0.1.1
346
  # jupyter-events
347
  rich==13.7.0
348
  # via streamlit
349
- rpds-py==0.13.2
350
  # via
351
  # jsonschema
352
  # referencing
353
- ruff==0.1.6
354
  # via YFDashboard (pyproject.toml)
355
  send2trash==1.8.2
356
  # via jupyter-server
@@ -366,17 +368,16 @@ smmap==5.0.1
366
  sniffio==1.3.0
367
  # via
368
  # anyio
369
- # httpcore
370
  # httpx
371
  soupsieve==2.5
372
  # via beautifulsoup4
373
  stack-data==0.6.3
374
  # via ipython
375
- streamlit==1.29.0
376
  # via
377
  # YFDashboard (pyproject.toml)
378
  # streamlit-oauth
379
- streamlit-oauth==0.1.5
380
  # via YFDashboard (pyproject.toml)
381
  tenacity==8.2.3
382
  # via streamlit
@@ -388,7 +389,7 @@ tinycss2==1.2.1
388
  # via nbconvert
389
  toml==0.10.2
390
  # via streamlit
391
- toolz==0.12.0
392
  # via altair
393
  tornado==6.4
394
  # via
@@ -399,7 +400,7 @@ tornado==6.4
399
  # notebook
400
  # streamlit
401
  # terminado
402
- traitlets==5.14.0
403
  # via
404
  # comm
405
  # ipykernel
@@ -416,37 +417,37 @@ traitlets==5.14.0
416
  # nbconvert
417
  # nbformat
418
  # qtconsole
419
- types-beautifulsoup4==4.12.0.7
420
  # via YFDashboard (pyproject.toml)
421
- types-html5lib==1.1.11.15
422
  # via types-beautifulsoup4
423
- types-python-dateutil==2.8.19.14
424
  # via arrow
425
- types-pytz==2023.3.1.1
426
  # via pandas-stubs
427
- types-requests==2.31.0.10
428
  # via YFDashboard (pyproject.toml)
429
- typing-extensions==4.8.0
430
  # via
431
  # mypy
432
  # pydantic
433
  # pydantic-core
434
  # streamlit
435
- tzdata==2023.3
436
  # via pandas
437
  tzlocal==5.2
438
  # via streamlit
439
  uri-template==1.3.0
440
  # via jsonschema
441
- urllib3==2.1.0
442
  # via
443
  # requests
444
  # types-requests
445
  validators==0.22.0
446
  # via streamlit
447
- watchdog==3.0.0
448
  # via streamlit
449
- wcwidth==0.2.12
450
  # via prompt-toolkit
451
  webcolors==1.13
452
  # via jsonschema
@@ -455,9 +456,9 @@ webencodings==0.5.1
455
  # bleach
456
  # html5lib
457
  # tinycss2
458
- websocket-client==1.6.4
459
  # via jupyter-server
460
- widgetsnbextension==4.0.9
461
  # via ipywidgets
462
  zipp==3.17.0
463
  # via importlib-metadata
 
8
  # via streamlit
9
  annotated-types==0.6.0
10
  # via pydantic
11
+ anyio==4.3.0
12
  # via
13
+ # httpx
14
  # jupyter-server
15
  argon2-cffi==23.1.0
16
  # via jupyter-server
 
22
  # via stack-data
23
  async-lru==2.0.4
24
  # via jupyterlab
25
+ attrs==23.2.0
26
  # via
27
  # jsonschema
28
  # referencing
29
+ babel==2.14.0
30
  # via jupyterlab-server
31
+ beautifulsoup4==4.12.3
32
  # via
33
  # YFDashboard (pyproject.toml)
34
  # nbconvert
35
+ black==24.2.0
36
  # via YFDashboard (pyproject.toml)
37
  bleach==6.1.0
38
  # via nbconvert
 
40
  # via streamlit
41
  cachetools==5.3.2
42
  # via streamlit
43
+ certifi==2024.2.2
44
  # via
45
  # httpcore
46
  # httpx
 
53
  # via
54
  # black
55
  # streamlit
56
+ comm==0.2.1
57
  # via
58
  # ipykernel
59
  # ipywidgets
60
+ debugpy==1.8.1
61
  # via ipykernel
62
  decorator==5.1.1
63
  # via ipython
64
  defusedxml==0.7.1
65
  # via nbconvert
66
+ duckdb==0.10.0
67
  # via YFDashboard (pyproject.toml)
68
  executing==2.0.1
69
  # via stack-data
70
+ fastjsonschema==2.19.1
71
  # via nbformat
72
  fqdn==1.5.1
73
  # via jsonschema
74
  gitdb==4.0.11
75
  # via gitpython
76
+ gitpython==3.1.42
77
  # via streamlit
78
  h11==0.14.0
79
  # via httpcore
80
  html5lib==1.1
81
  # via YFDashboard (pyproject.toml)
82
+ httpcore==1.0.3
83
  # via httpx
84
+ httpx==0.26.0
85
+ # via
86
+ # httpx-oauth
87
+ # jupyterlab
88
+ httpx-oauth==0.13.2
89
  # via streamlit-oauth
90
  idna==3.6
91
  # via
 
93
  # httpx
94
  # jsonschema
95
  # requests
96
+ importlib-metadata==7.0.1
97
  # via streamlit
98
  iniconfig==2.0.0
99
  # via pytest
100
+ ipykernel==6.29.2
101
  # via
102
  # jupyter
103
  # jupyter-console
104
  # jupyterlab
105
  # qtconsole
106
+ ipython==8.21.0
107
  # via
108
  # ipykernel
109
  # ipywidgets
110
  # jupyter-console
111
+ ipywidgets==8.1.2
112
  # via jupyter
113
  isoduration==20.11.0
114
  # via jsonschema
115
  jedi==0.19.1
116
  # via ipython
117
+ jinja2==3.1.3
118
  # via
119
  # altair
120
  # jupyter-server
 
122
  # jupyterlab-server
123
  # nbconvert
124
  # pydeck
125
+ json5==0.9.17
126
  # via jupyterlab-server
127
  jsonpointer==2.4
128
  # via jsonschema
129
+ jsonschema[format-nongpl]==4.21.1
130
  # via
131
  # altair
132
  # jupyter-events
133
  # jupyterlab-server
134
  # nbformat
135
+ jsonschema-specifications==2023.12.1
136
  # via jsonschema
137
  jupyter==1.0.0
138
  # via YFDashboard (pyproject.toml)
 
145
  # qtconsole
146
  jupyter-console==6.6.3
147
  # via jupyter
148
+ jupyter-core==5.7.1
149
  # via
150
  # ipykernel
151
  # jupyter-client
 
158
  # qtconsole
159
  jupyter-events==0.9.0
160
  # via jupyter-server
161
+ jupyter-lsp==2.2.2
162
  # via jupyterlab
163
+ jupyter-server==2.12.5
164
  # via
165
  # jupyter-lsp
166
  # jupyterlab
167
  # jupyterlab-server
168
  # notebook
169
  # notebook-shim
170
+ jupyter-server-terminals==0.5.2
171
  # via jupyter-server
172
+ jupyterlab==4.1.2
173
  # via notebook
174
  jupyterlab-pygments==0.3.0
175
  # via nbconvert
176
+ jupyterlab-server==2.25.3
177
  # via
178
  # jupyterlab
179
  # notebook
180
+ jupyterlab-widgets==3.0.10
181
  # via ipywidgets
182
+ lxml==5.1.0
183
  # via YFDashboard (pyproject.toml)
184
+ lxml-stubs==0.5.1
185
  # via YFDashboard (pyproject.toml)
186
  markdown-it-py==3.0.0
187
  # via rich
188
+ markupsafe==2.1.5
189
  # via
190
  # jinja2
191
  # nbconvert
 
197
  # via markdown-it-py
198
  mistune==3.0.2
199
  # via nbconvert
200
+ mypy==1.8.0
201
  # via YFDashboard (pyproject.toml)
202
  mypy-extensions==1.0.0
203
  # via
 
205
  # mypy
206
  nbclient==0.9.0
207
  # via nbconvert
208
+ nbconvert==7.16.1
209
  # via
210
  # jupyter
211
  # jupyter-server
 
214
  # jupyter-server
215
  # nbclient
216
  # nbconvert
217
+ nest-asyncio==1.6.0
218
  # via ipykernel
219
+ notebook==7.1.0
220
  # via jupyter
221
+ notebook-shim==0.2.4
222
  # via
223
  # jupyterlab
224
  # notebook
225
+ numpy==1.26.4
226
  # via
227
  # YFDashboard (pyproject.toml)
228
  # altair
 
231
  # pyarrow
232
  # pydeck
233
  # streamlit
234
+ overrides==7.7.0
235
  # via jupyter-server
236
  packaging==23.2
237
  # via
 
246
  # qtconsole
247
  # qtpy
248
  # streamlit
249
+ pandas==2.2.0
250
  # via
251
  # YFDashboard (pyproject.toml)
252
  # altair
253
  # streamlit
254
+ pandas-stubs==2.2.0.240218
255
  # via YFDashboard (pyproject.toml)
256
+ pandocfilters==1.5.1
257
  # via nbconvert
258
  parso==0.8.3
259
  # via jedi
260
+ pathspec==0.12.1
261
  # via black
262
  pexpect==4.9.0
263
  # via ipython
264
+ pillow==10.2.0
265
  # via streamlit
266
+ platformdirs==4.2.0
267
  # via
268
  # black
269
  # jupyter-core
270
+ pluggy==1.4.0
271
  # via pytest
272
+ prometheus-client==0.20.0
273
  # via jupyter-server
274
+ prompt-toolkit==3.0.43
275
  # via
276
  # ipython
277
  # jupyter-console
278
+ protobuf==4.25.3
279
  # via streamlit
280
+ psutil==5.9.8
281
  # via ipykernel
282
  ptyprocess==0.7.0
283
  # via
 
285
  # terminado
286
  pure-eval==0.2.2
287
  # via stack-data
288
+ pyarrow==15.0.0
289
  # via streamlit
290
  pycparser==2.21
291
  # via cffi
292
+ pydantic==2.6.1
293
  # via YFDashboard (pyproject.toml)
294
+ pydantic-core==2.16.2
295
  # via pydantic
296
  pydeck==0.8.1b0
297
  # via streamlit
 
302
  # nbconvert
303
  # qtconsole
304
  # rich
305
+ pytest==8.0.1
306
  # via YFDashboard (pyproject.toml)
307
  python-dateutil==2.8.2
308
  # via
 
310
  # jupyter-client
311
  # pandas
312
  # streamlit
313
+ python-dotenv==1.0.1
314
  # via streamlit-oauth
315
  python-json-logger==2.0.7
316
  # via jupyter-events
317
+ pytz==2024.1
318
  # via pandas
319
  pyyaml==6.0.1
320
  # via jupyter-events
321
+ pyzmq==25.1.2
322
  # via
323
  # ipykernel
324
  # jupyter-client
 
329
  # via jupyter
330
  qtpy==2.4.1
331
  # via qtconsole
332
+ referencing==0.33.0
333
  # via
334
  # jsonschema
335
  # jsonschema-specifications
 
348
  # jupyter-events
349
  rich==13.7.0
350
  # via streamlit
351
+ rpds-py==0.18.0
352
  # via
353
  # jsonschema
354
  # referencing
355
+ ruff==0.2.2
356
  # via YFDashboard (pyproject.toml)
357
  send2trash==1.8.2
358
  # via jupyter-server
 
368
  sniffio==1.3.0
369
  # via
370
  # anyio
 
371
  # httpx
372
  soupsieve==2.5
373
  # via beautifulsoup4
374
  stack-data==0.6.3
375
  # via ipython
376
+ streamlit==1.31.1
377
  # via
378
  # YFDashboard (pyproject.toml)
379
  # streamlit-oauth
380
+ streamlit-oauth==0.1.8
381
  # via YFDashboard (pyproject.toml)
382
  tenacity==8.2.3
383
  # via streamlit
 
389
  # via nbconvert
390
  toml==0.10.2
391
  # via streamlit
392
+ toolz==0.12.1
393
  # via altair
394
  tornado==6.4
395
  # via
 
400
  # notebook
401
  # streamlit
402
  # terminado
403
+ traitlets==5.14.1
404
  # via
405
  # comm
406
  # ipykernel
 
417
  # nbconvert
418
  # nbformat
419
  # qtconsole
420
+ types-beautifulsoup4==4.12.0.20240106
421
  # via YFDashboard (pyproject.toml)
422
+ types-html5lib==1.1.11.20240217
423
  # via types-beautifulsoup4
424
+ types-python-dateutil==2.8.19.20240106
425
  # via arrow
426
+ types-pytz==2024.1.0.20240203
427
  # via pandas-stubs
428
+ types-requests==2.31.0.20240218
429
  # via YFDashboard (pyproject.toml)
430
+ typing-extensions==4.9.0
431
  # via
432
  # mypy
433
  # pydantic
434
  # pydantic-core
435
  # streamlit
436
+ tzdata==2024.1
437
  # via pandas
438
  tzlocal==5.2
439
  # via streamlit
440
  uri-template==1.3.0
441
  # via jsonschema
442
+ urllib3==2.2.1
443
  # via
444
  # requests
445
  # types-requests
446
  validators==0.22.0
447
  # via streamlit
448
+ watchdog==4.0.0
449
  # via streamlit
450
+ wcwidth==0.2.13
451
  # via prompt-toolkit
452
  webcolors==1.13
453
  # via jsonschema
 
456
  # bleach
457
  # html5lib
458
  # tinycss2
459
+ websocket-client==1.7.0
460
  # via jupyter-server
461
+ widgetsnbextension==4.0.10
462
  # via ipywidgets
463
  zipp==3.17.0
464
  # via importlib-metadata
requirements.txt CHANGED
@@ -8,19 +8,19 @@ altair==5.2.0
8
  # via streamlit
9
  annotated-types==0.6.0
10
  # via pydantic
11
- anyio==4.1.0
12
- # via httpcore
13
- attrs==23.1.0
14
  # via
15
  # jsonschema
16
  # referencing
17
- beautifulsoup4==4.12.2
18
  # via YFDashboard (pyproject.toml)
19
  blinker==1.7.0
20
  # via streamlit
21
  cachetools==5.3.2
22
  # via streamlit
23
- certifi==2023.11.17
24
  # via
25
  # httpcore
26
  # httpx
@@ -29,46 +29,46 @@ charset-normalizer==3.3.2
29
  # via requests
30
  click==8.1.7
31
  # via streamlit
32
- duckdb==0.9.2
33
  # via YFDashboard (pyproject.toml)
34
  gitdb==4.0.11
35
  # via gitpython
36
- gitpython==3.1.40
37
  # via streamlit
38
  h11==0.14.0
39
  # via httpcore
40
  html5lib==1.1
41
  # via YFDashboard (pyproject.toml)
42
- httpcore==0.17.3
43
  # via httpx
44
- httpx==0.24.1
45
  # via httpx-oauth
46
- httpx-oauth==0.13.0
47
  # via streamlit-oauth
48
  idna==3.6
49
  # via
50
  # anyio
51
  # httpx
52
  # requests
53
- importlib-metadata==6.9.0
54
  # via streamlit
55
- jinja2==3.1.2
56
  # via
57
  # altair
58
  # pydeck
59
- jsonschema==4.20.0
60
  # via altair
61
- jsonschema-specifications==2023.11.2
62
  # via jsonschema
63
- lxml==4.9.3
64
  # via YFDashboard (pyproject.toml)
65
  markdown-it-py==3.0.0
66
  # via rich
67
- markupsafe==2.1.3
68
  # via jinja2
69
  mdurl==0.1.2
70
  # via markdown-it-py
71
- numpy==1.26.2
72
  # via
73
  # YFDashboard (pyproject.toml)
74
  # altair
@@ -80,20 +80,20 @@ packaging==23.2
80
  # via
81
  # altair
82
  # streamlit
83
- pandas==2.1.3
84
  # via
85
  # YFDashboard (pyproject.toml)
86
  # altair
87
  # streamlit
88
- pillow==10.1.0
89
  # via streamlit
90
- protobuf==4.25.1
91
  # via streamlit
92
- pyarrow==14.0.1
93
  # via streamlit
94
- pydantic==2.5.2
95
  # via YFDashboard (pyproject.toml)
96
- pydantic-core==2.14.5
97
  # via pydantic
98
  pydeck==0.8.1b0
99
  # via streamlit
@@ -103,11 +103,11 @@ python-dateutil==2.8.2
103
  # via
104
  # pandas
105
  # streamlit
106
- python-dotenv==1.0.0
107
  # via streamlit-oauth
108
- pytz==2023.3.post1
109
  # via pandas
110
- referencing==0.31.1
111
  # via
112
  # jsonschema
113
  # jsonschema-specifications
@@ -115,7 +115,7 @@ requests==2.31.0
115
  # via streamlit
116
  rich==13.7.0
117
  # via streamlit
118
- rpds-py==0.13.2
119
  # via
120
  # jsonschema
121
  # referencing
@@ -128,38 +128,37 @@ smmap==5.0.1
128
  sniffio==1.3.0
129
  # via
130
  # anyio
131
- # httpcore
132
  # httpx
133
  soupsieve==2.5
134
  # via beautifulsoup4
135
- streamlit==1.29.0
136
  # via
137
  # YFDashboard (pyproject.toml)
138
  # streamlit-oauth
139
- streamlit-oauth==0.1.5
140
  # via YFDashboard (pyproject.toml)
141
  tenacity==8.2.3
142
  # via streamlit
143
  toml==0.10.2
144
  # via streamlit
145
- toolz==0.12.0
146
  # via altair
147
  tornado==6.4
148
  # via streamlit
149
- typing-extensions==4.8.0
150
  # via
151
  # pydantic
152
  # pydantic-core
153
  # streamlit
154
- tzdata==2023.3
155
  # via pandas
156
  tzlocal==5.2
157
  # via streamlit
158
- urllib3==2.1.0
159
  # via requests
160
  validators==0.22.0
161
  # via streamlit
162
- watchdog==3.0.0
163
  # via streamlit
164
  webencodings==0.5.1
165
  # via html5lib
 
8
  # via streamlit
9
  annotated-types==0.6.0
10
  # via pydantic
11
+ anyio==4.3.0
12
+ # via httpx
13
+ attrs==23.2.0
14
  # via
15
  # jsonschema
16
  # referencing
17
+ beautifulsoup4==4.12.3
18
  # via YFDashboard (pyproject.toml)
19
  blinker==1.7.0
20
  # via streamlit
21
  cachetools==5.3.2
22
  # via streamlit
23
+ certifi==2024.2.2
24
  # via
25
  # httpcore
26
  # httpx
 
29
  # via requests
30
  click==8.1.7
31
  # via streamlit
32
+ duckdb==0.10.0
33
  # via YFDashboard (pyproject.toml)
34
  gitdb==4.0.11
35
  # via gitpython
36
+ gitpython==3.1.42
37
  # via streamlit
38
  h11==0.14.0
39
  # via httpcore
40
  html5lib==1.1
41
  # via YFDashboard (pyproject.toml)
42
+ httpcore==1.0.3
43
  # via httpx
44
+ httpx==0.26.0
45
  # via httpx-oauth
46
+ httpx-oauth==0.13.2
47
  # via streamlit-oauth
48
  idna==3.6
49
  # via
50
  # anyio
51
  # httpx
52
  # requests
53
+ importlib-metadata==7.0.1
54
  # via streamlit
55
+ jinja2==3.1.3
56
  # via
57
  # altair
58
  # pydeck
59
+ jsonschema==4.21.1
60
  # via altair
61
+ jsonschema-specifications==2023.12.1
62
  # via jsonschema
63
+ lxml==5.1.0
64
  # via YFDashboard (pyproject.toml)
65
  markdown-it-py==3.0.0
66
  # via rich
67
+ markupsafe==2.1.5
68
  # via jinja2
69
  mdurl==0.1.2
70
  # via markdown-it-py
71
+ numpy==1.26.4
72
  # via
73
  # YFDashboard (pyproject.toml)
74
  # altair
 
80
  # via
81
  # altair
82
  # streamlit
83
+ pandas==2.2.0
84
  # via
85
  # YFDashboard (pyproject.toml)
86
  # altair
87
  # streamlit
88
+ pillow==10.2.0
89
  # via streamlit
90
+ protobuf==4.25.3
91
  # via streamlit
92
+ pyarrow==15.0.0
93
  # via streamlit
94
+ pydantic==2.6.1
95
  # via YFDashboard (pyproject.toml)
96
+ pydantic-core==2.16.2
97
  # via pydantic
98
  pydeck==0.8.1b0
99
  # via streamlit
 
103
  # via
104
  # pandas
105
  # streamlit
106
+ python-dotenv==1.0.1
107
  # via streamlit-oauth
108
+ pytz==2024.1
109
  # via pandas
110
+ referencing==0.33.0
111
  # via
112
  # jsonschema
113
  # jsonschema-specifications
 
115
  # via streamlit
116
  rich==13.7.0
117
  # via streamlit
118
+ rpds-py==0.18.0
119
  # via
120
  # jsonschema
121
  # referencing
 
128
  sniffio==1.3.0
129
  # via
130
  # anyio
 
131
  # httpx
132
  soupsieve==2.5
133
  # via beautifulsoup4
134
+ streamlit==1.31.1
135
  # via
136
  # YFDashboard (pyproject.toml)
137
  # streamlit-oauth
138
+ streamlit-oauth==0.1.8
139
  # via YFDashboard (pyproject.toml)
140
  tenacity==8.2.3
141
  # via streamlit
142
  toml==0.10.2
143
  # via streamlit
144
+ toolz==0.12.1
145
  # via altair
146
  tornado==6.4
147
  # via streamlit
148
+ typing-extensions==4.9.0
149
  # via
150
  # pydantic
151
  # pydantic-core
152
  # streamlit
153
+ tzdata==2024.1
154
  # via pandas
155
  tzlocal==5.2
156
  # via streamlit
157
+ urllib3==2.2.1
158
  # via requests
159
  validators==0.22.0
160
  # via streamlit
161
+ watchdog==4.0.0
162
  # via streamlit
163
  webencodings==0.5.1
164
  # via html5lib