Jon Solow commited on
Commit
68df28f
·
1 Parent(s): 1a0f015

Update reqs 12/2/23

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. dev-requirements.txt +60 -64
  3. requirements.txt +29 -27
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🏃
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: streamlit
7
- sdk_version: 1.27.2
8
  app_file: src/Home.py
9
  pinned: false
10
  ---
 
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
  ---
dev-requirements.txt CHANGED
@@ -4,11 +4,11 @@
4
  #
5
  # pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
6
  #
7
- altair==5.1.2
8
  # via streamlit
9
  annotated-types==0.6.0
10
  # via pydantic
11
- anyio==4.0.0
12
  # via
13
  # httpcore
14
  # jupyter-server
@@ -18,7 +18,7 @@ argon2-cffi-bindings==21.2.0
18
  # via argon2-cffi
19
  arrow==1.3.0
20
  # via isoduration
21
- asttokens==2.4.0
22
  # via stack-data
23
  async-lru==2.0.4
24
  # via jupyterlab
@@ -26,36 +26,34 @@ attrs==23.1.0
26
  # via
27
  # jsonschema
28
  # referencing
29
- babel==2.13.0
30
  # via jupyterlab-server
31
- backcall==0.2.0
32
- # via ipython
33
  beautifulsoup4==4.12.2
34
  # via
35
  # YFDashboard (pyproject.toml)
36
  # nbconvert
37
- black==23.10.0
38
  # via YFDashboard (pyproject.toml)
39
  bleach==6.1.0
40
  # via nbconvert
41
- blinker==1.6.3
42
  # via streamlit
43
- cachetools==5.3.1
44
  # via streamlit
45
- certifi==2023.7.22
46
  # via
47
  # httpcore
48
  # httpx
49
  # requests
50
  cffi==1.16.0
51
  # via argon2-cffi-bindings
52
- charset-normalizer==3.3.0
53
  # via requests
54
  click==8.1.7
55
  # via
56
  # black
57
  # streamlit
58
- comm==0.1.4
59
  # via
60
  # ipykernel
61
  # ipywidgets
@@ -65,15 +63,15 @@ decorator==5.1.1
65
  # via ipython
66
  defusedxml==0.7.1
67
  # via nbconvert
68
- duckdb==0.9.1
69
  # via YFDashboard (pyproject.toml)
70
- executing==2.0.0
71
  # via stack-data
72
- fastjsonschema==2.18.1
73
  # via nbformat
74
  fqdn==1.5.1
75
  # via jsonschema
76
- gitdb==4.0.10
77
  # via gitpython
78
  gitpython==3.1.40
79
  # via streamlit
@@ -87,29 +85,27 @@ httpx==0.24.1
87
  # via httpx-oauth
88
  httpx-oauth==0.13.0
89
  # via streamlit-oauth
90
- idna==3.4
91
  # via
92
  # anyio
93
  # httpx
94
  # jsonschema
95
  # requests
96
- importlib-metadata==6.8.0
97
  # via streamlit
98
  iniconfig==2.0.0
99
  # via pytest
100
- ipykernel==6.25.2
101
  # via
102
  # jupyter
103
  # jupyter-console
104
  # jupyterlab
105
  # qtconsole
106
- ipython==8.16.1
107
  # via
108
  # ipykernel
109
  # ipywidgets
110
  # jupyter-console
111
- ipython-genutils==0.2.0
112
- # via qtconsole
113
  ipywidgets==8.1.1
114
  # via jupyter
115
  isoduration==20.11.0
@@ -128,17 +124,17 @@ json5==0.9.14
128
  # via jupyterlab-server
129
  jsonpointer==2.4
130
  # via jsonschema
131
- jsonschema[format-nongpl]==4.19.1
132
  # via
133
  # altair
134
  # jupyter-events
135
  # jupyterlab-server
136
  # nbformat
137
- jsonschema-specifications==2023.7.1
138
  # via jsonschema
139
  jupyter==1.0.0
140
  # via YFDashboard (pyproject.toml)
141
- jupyter-client==8.4.0
142
  # via
143
  # ipykernel
144
  # jupyter-console
@@ -147,7 +143,7 @@ jupyter-client==8.4.0
147
  # qtconsole
148
  jupyter-console==6.6.3
149
  # via jupyter
150
- jupyter-core==5.4.0
151
  # via
152
  # ipykernel
153
  # jupyter-client
@@ -158,11 +154,11 @@ jupyter-core==5.4.0
158
  # nbconvert
159
  # nbformat
160
  # qtconsole
161
- jupyter-events==0.8.0
162
  # via jupyter-server
163
- jupyter-lsp==2.2.0
164
  # via jupyterlab
165
- jupyter-server==2.8.0
166
  # via
167
  # jupyter-lsp
168
  # jupyterlab
@@ -171,11 +167,11 @@ jupyter-server==2.8.0
171
  # notebook-shim
172
  jupyter-server-terminals==0.4.4
173
  # via jupyter-server
174
- jupyterlab==4.0.7
175
  # via notebook
176
- jupyterlab-pygments==0.2.2
177
  # via nbconvert
178
- jupyterlab-server==2.25.0
179
  # via
180
  # jupyterlab
181
  # notebook
@@ -199,15 +195,15 @@ mdurl==0.1.2
199
  # via markdown-it-py
200
  mistune==3.0.2
201
  # via nbconvert
202
- mypy==1.6.1
203
  # via YFDashboard (pyproject.toml)
204
  mypy-extensions==1.0.0
205
  # via
206
  # black
207
  # mypy
208
- nbclient==0.8.0
209
  # via nbconvert
210
- nbconvert==7.9.2
211
  # via
212
  # jupyter
213
  # jupyter-server
@@ -224,7 +220,7 @@ notebook-shim==0.2.3
224
  # via
225
  # jupyterlab
226
  # notebook
227
- numpy==1.26.1
228
  # via
229
  # YFDashboard (pyproject.toml)
230
  # altair
@@ -248,7 +244,7 @@ packaging==23.2
248
  # qtconsole
249
  # qtpy
250
  # streamlit
251
- pandas==2.1.1
252
  # via
253
  # YFDashboard (pyproject.toml)
254
  # altair
@@ -261,25 +257,23 @@ parso==0.8.3
261
  # via jedi
262
  pathspec==0.11.2
263
  # via black
264
- pexpect==4.8.0
265
- # via ipython
266
- pickleshare==0.7.5
267
  # via ipython
268
  pillow==10.1.0
269
  # via streamlit
270
- platformdirs==3.11.0
271
  # via
272
  # black
273
  # jupyter-core
274
  pluggy==1.3.0
275
  # via pytest
276
- prometheus-client==0.17.1
277
  # via jupyter-server
278
- prompt-toolkit==3.0.39
279
  # via
280
  # ipython
281
  # jupyter-console
282
- protobuf==4.24.4
283
  # via streamlit
284
  psutil==5.9.6
285
  # via ipykernel
@@ -289,24 +283,24 @@ ptyprocess==0.7.0
289
  # terminado
290
  pure-eval==0.2.2
291
  # via stack-data
292
- pyarrow==13.0.0
293
  # via streamlit
294
  pycparser==2.21
295
  # via cffi
296
- pydantic==2.4.2
297
  # via YFDashboard (pyproject.toml)
298
- pydantic-core==2.10.1
299
  # via pydantic
300
  pydeck==0.8.1b0
301
  # via streamlit
302
- pygments==2.16.1
303
  # via
304
  # ipython
305
  # jupyter-console
306
  # nbconvert
307
  # qtconsole
308
  # rich
309
- pytest==7.4.2
310
  # via YFDashboard (pyproject.toml)
311
  python-dateutil==2.8.2
312
  # via
@@ -314,6 +308,8 @@ python-dateutil==2.8.2
314
  # jupyter-client
315
  # pandas
316
  # streamlit
 
 
317
  python-json-logger==2.0.7
318
  # via jupyter-events
319
  pytz==2023.3.post1
@@ -327,11 +323,11 @@ pyzmq==25.1.1
327
  # jupyter-console
328
  # jupyter-server
329
  # qtconsole
330
- qtconsole==5.4.4
331
  # via jupyter
332
- qtpy==2.4.0
333
  # via qtconsole
334
- referencing==0.30.2
335
  # via
336
  # jsonschema
337
  # jsonschema-specifications
@@ -348,13 +344,13 @@ rfc3986-validator==0.1.1
348
  # via
349
  # jsonschema
350
  # jupyter-events
351
- rich==13.6.0
352
  # via streamlit
353
- rpds-py==0.10.6
354
  # via
355
  # jsonschema
356
  # referencing
357
- ruff==0.1.0
358
  # via YFDashboard (pyproject.toml)
359
  send2trash==1.8.2
360
  # via jupyter-server
@@ -376,15 +372,15 @@ soupsieve==2.5
376
  # via beautifulsoup4
377
  stack-data==0.6.3
378
  # via ipython
379
- streamlit==1.27.2
380
  # via
381
  # YFDashboard (pyproject.toml)
382
  # streamlit-oauth
383
- streamlit-oauth==0.0.3
384
  # via YFDashboard (pyproject.toml)
385
  tenacity==8.2.3
386
  # via streamlit
387
- terminado==0.17.1
388
  # via
389
  # jupyter-server
390
  # jupyter-server-terminals
@@ -394,7 +390,7 @@ toml==0.10.2
394
  # via streamlit
395
  toolz==0.12.0
396
  # via altair
397
- tornado==6.3.3
398
  # via
399
  # ipykernel
400
  # jupyter-client
@@ -403,7 +399,7 @@ tornado==6.3.3
403
  # notebook
404
  # streamlit
405
  # terminado
406
- traitlets==5.11.2
407
  # via
408
  # comm
409
  # ipykernel
@@ -420,7 +416,7 @@ traitlets==5.11.2
420
  # nbconvert
421
  # nbformat
422
  # qtconsole
423
- types-beautifulsoup4==4.12.0.6
424
  # via YFDashboard (pyproject.toml)
425
  types-html5lib==1.1.11.15
426
  # via types-beautifulsoup4
@@ -438,11 +434,11 @@ typing-extensions==4.8.0
438
  # streamlit
439
  tzdata==2023.3
440
  # via pandas
441
- tzlocal==5.1
442
  # via streamlit
443
  uri-template==1.3.0
444
  # via jsonschema
445
- urllib3==2.0.7
446
  # via
447
  # requests
448
  # types-requests
@@ -450,7 +446,7 @@ validators==0.22.0
450
  # via streamlit
451
  watchdog==3.0.0
452
  # via streamlit
453
- wcwidth==0.2.8
454
  # via prompt-toolkit
455
  webcolors==1.13
456
  # via jsonschema
 
4
  #
5
  # pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
6
  #
7
+ 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
 
18
  # via argon2-cffi
19
  arrow==1.3.0
20
  # via isoduration
21
+ asttokens==2.4.1
22
  # via stack-data
23
  async-lru==2.0.4
24
  # via jupyterlab
 
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
39
+ 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
47
  # requests
48
  cffi==1.16.0
49
  # via argon2-cffi-bindings
50
+ charset-normalizer==3.3.2
51
  # via requests
52
  click==8.1.7
53
  # via
54
  # black
55
  # streamlit
56
+ comm==0.2.0
57
  # via
58
  # ipykernel
59
  # ipywidgets
 
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
 
85
  # via httpx-oauth
86
  httpx-oauth==0.13.0
87
  # via streamlit-oauth
88
+ idna==3.6
89
  # via
90
  # anyio
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
 
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)
137
+ jupyter-client==8.6.0
138
  # via
139
  # ipykernel
140
  # jupyter-console
 
143
  # qtconsole
144
  jupyter-console==6.6.3
145
  # via jupyter
146
+ jupyter-core==5.5.0
147
  # via
148
  # ipykernel
149
  # jupyter-client
 
154
  # nbconvert
155
  # nbformat
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
 
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
 
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
202
  # black
203
  # mypy
204
+ nbclient==0.9.0
205
  # via nbconvert
206
+ nbconvert==7.11.0
207
  # via
208
  # jupyter
209
  # jupyter-server
 
220
  # via
221
  # jupyterlab
222
  # notebook
223
+ numpy==1.26.2
224
  # via
225
  # YFDashboard (pyproject.toml)
226
  # altair
 
244
  # qtconsole
245
  # qtpy
246
  # streamlit
247
+ pandas==2.1.3
248
  # via
249
  # YFDashboard (pyproject.toml)
250
  # altair
 
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
 
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
296
+ pygments==2.17.2
297
  # via
298
  # ipython
299
  # jupyter-console
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
  # 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
 
323
  # jupyter-console
324
  # jupyter-server
325
  # qtconsole
326
+ 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
 
344
  # via
345
  # jsonschema
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
 
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
383
+ terminado==0.18.0
384
  # via
385
  # jupyter-server
386
  # jupyter-server-terminals
 
390
  # via streamlit
391
  toolz==0.12.0
392
  # via altair
393
+ tornado==6.4
394
  # via
395
  # ipykernel
396
  # jupyter-client
 
399
  # notebook
400
  # streamlit
401
  # terminado
402
+ traitlets==5.14.0
403
  # via
404
  # comm
405
  # ipykernel
 
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
 
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
 
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
requirements.txt CHANGED
@@ -4,11 +4,11 @@
4
  #
5
  # pip-compile --output-file=requirements.txt pyproject.toml
6
  #
7
- altair==5.1.2
8
  # via streamlit
9
  annotated-types==0.6.0
10
  # via pydantic
11
- anyio==4.0.0
12
  # via httpcore
13
  attrs==23.1.0
14
  # via
@@ -16,22 +16,22 @@ attrs==23.1.0
16
  # referencing
17
  beautifulsoup4==4.12.2
18
  # via YFDashboard (pyproject.toml)
19
- blinker==1.6.3
20
  # via streamlit
21
- cachetools==5.3.1
22
  # via streamlit
23
- certifi==2023.7.22
24
  # via
25
  # httpcore
26
  # httpx
27
  # requests
28
- charset-normalizer==3.3.0
29
  # via requests
30
  click==8.1.7
31
  # via streamlit
32
- duckdb==0.9.1
33
  # via YFDashboard (pyproject.toml)
34
- gitdb==4.0.10
35
  # via gitpython
36
  gitpython==3.1.40
37
  # via streamlit
@@ -45,20 +45,20 @@ httpx==0.24.1
45
  # via httpx-oauth
46
  httpx-oauth==0.13.0
47
  # via streamlit-oauth
48
- idna==3.4
49
  # via
50
  # anyio
51
  # httpx
52
  # requests
53
- importlib-metadata==6.8.0
54
  # via streamlit
55
  jinja2==3.1.2
56
  # via
57
  # altair
58
  # pydeck
59
- jsonschema==4.19.1
60
  # via altair
61
- jsonschema-specifications==2023.7.1
62
  # via jsonschema
63
  lxml==4.9.3
64
  # via YFDashboard (pyproject.toml)
@@ -68,7 +68,7 @@ markupsafe==2.1.3
68
  # via jinja2
69
  mdurl==0.1.2
70
  # via markdown-it-py
71
- numpy==1.26.1
72
  # via
73
  # YFDashboard (pyproject.toml)
74
  # altair
@@ -80,40 +80,42 @@ packaging==23.2
80
  # via
81
  # altair
82
  # streamlit
83
- pandas==2.1.1
84
  # via
85
  # YFDashboard (pyproject.toml)
86
  # altair
87
  # streamlit
88
  pillow==10.1.0
89
  # via streamlit
90
- protobuf==4.24.4
91
  # via streamlit
92
- pyarrow==13.0.0
93
  # via streamlit
94
- pydantic==2.4.2
95
  # via YFDashboard (pyproject.toml)
96
- pydantic-core==2.10.1
97
  # via pydantic
98
  pydeck==0.8.1b0
99
  # via streamlit
100
- pygments==2.16.1
101
  # via rich
102
  python-dateutil==2.8.2
103
  # via
104
  # pandas
105
  # streamlit
 
 
106
  pytz==2023.3.post1
107
  # via pandas
108
- referencing==0.30.2
109
  # via
110
  # jsonschema
111
  # jsonschema-specifications
112
  requests==2.31.0
113
  # via streamlit
114
- rich==13.6.0
115
  # via streamlit
116
- rpds-py==0.10.6
117
  # via
118
  # jsonschema
119
  # referencing
@@ -130,11 +132,11 @@ sniffio==1.3.0
130
  # httpx
131
  soupsieve==2.5
132
  # via beautifulsoup4
133
- streamlit==1.27.2
134
  # via
135
  # YFDashboard (pyproject.toml)
136
  # streamlit-oauth
137
- streamlit-oauth==0.0.3
138
  # via YFDashboard (pyproject.toml)
139
  tenacity==8.2.3
140
  # via streamlit
@@ -142,7 +144,7 @@ toml==0.10.2
142
  # via streamlit
143
  toolz==0.12.0
144
  # via altair
145
- tornado==6.3.3
146
  # via streamlit
147
  typing-extensions==4.8.0
148
  # via
@@ -151,9 +153,9 @@ typing-extensions==4.8.0
151
  # streamlit
152
  tzdata==2023.3
153
  # via pandas
154
- tzlocal==5.1
155
  # via streamlit
156
- urllib3==2.0.7
157
  # via requests
158
  validators==0.22.0
159
  # via streamlit
 
4
  #
5
  # pip-compile --output-file=requirements.txt pyproject.toml
6
  #
7
+ 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
 
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
27
  # requests
28
+ 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
 
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)
 
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
  # 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
100
+ pygments==2.17.2
101
  # via rich
102
  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
114
  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
 
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
 
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
 
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