File size: 3,578 Bytes
7a18dc2
 
 
 
 
 
68df28f
7a18dc2
d27a450
ac8c5cd
73860b5
 
 
7a18dc2
 
 
73860b5
ac8c5cd
68df28f
7a18dc2
68df28f
7a18dc2
f578033
3e30a68
 
 
 
68df28f
7a18dc2
19560be
7a18dc2
74e466f
 
73860b5
71cac93
68df28f
7a18dc2
73860b5
108c07f
74e466f
 
3e30a68
 
74e466f
 
 
 
ac8c5cd
 
73860b5
3e30a68
74e466f
 
 
 
 
 
 
 
73860b5
3e30a68
74e466f
 
33bb6b5
3e30a68
 
 
 
73860b5
7a18dc2
 
 
73860b5
7a18dc2
73860b5
7a18dc2
73860b5
ac8c5cd
7a18dc2
 
73860b5
7a18dc2
 
 
73860b5
7a18dc2
5d95f5f
7a18dc2
 
 
 
 
6f69245
19560be
 
74e466f
19560be
73860b5
7a18dc2
5d95f5f
7a18dc2
 
33bb6b5
7a18dc2
74e466f
 
73860b5
7a18dc2
73860b5
7a18dc2
73860b5
74e466f
 
 
 
73860b5
ac8c5cd
7e072ec
7a18dc2
68df28f
7a18dc2
 
 
 
74e466f
 
73860b5
68df28f
73860b5
7a18dc2
74e466f
 
73860b5
7a18dc2
 
 
f578033
7a38cbd
68df28f
108c07f
73860b5
7a18dc2
 
 
 
ac8c5cd
 
 
7e072ec
7a18dc2
3e30a68
 
 
 
ac8c5cd
 
74e466f
 
 
3e30a68
 
 
73860b5
5d95f5f
74e466f
 
 
 
 
 
7a18dc2
 
 
 
73860b5
7a18dc2
f578033
7a18dc2
73860b5
ac8c5cd
 
 
74e466f
 
ac8c5cd
73860b5
7e072ec
f578033
7a18dc2
73860b5
7a18dc2
ac8c5cd
 
74e466f
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements.txt pyproject.toml
#
altair==5.2.0
    # via streamlit
annotated-types==0.6.0
    # via pydantic
anyio==4.3.0
    # via httpx
attrs==23.2.0
    # via
    #   jsonschema
    #   referencing
beautifulsoup4==4.12.3
    # via YFDashboard (pyproject.toml)
blinker==1.7.0
    # via streamlit
cachetools==5.3.2
    # via streamlit
certifi==2024.7.4
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via streamlit
deprecation==2.1.0
    # via postgrest
duckdb==0.10.0
    # via YFDashboard (pyproject.toml)
gitdb==4.0.11
    # via gitpython
gitpython==3.1.42
    # via streamlit
gotrue==2.7.0
    # via supabase
h11==0.14.0
    # via httpcore
h2==4.1.0
    # via httpx
hpack==4.0.0
    # via h2
html5lib==1.1
    # via YFDashboard (pyproject.toml)
httpcore==1.0.3
    # via httpx
httpx[http2]==0.26.0
    # via
    #   gotrue
    #   httpx-oauth
    #   postgrest
    #   storage3
    #   supabase
    #   supafunc
httpx-oauth==0.13.2
    # via streamlit-oauth
hyperframe==6.0.1
    # via h2
idna==3.7
    # via
    #   anyio
    #   httpx
    #   requests
jinja2==3.1.3
    # via
    #   altair
    #   pydeck
jsonschema==4.21.1
    # via altair
jsonschema-specifications==2023.12.1
    # via jsonschema
lxml==5.1.0
    # via YFDashboard (pyproject.toml)
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.5
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
numpy==1.26.4
    # via
    #   YFDashboard (pyproject.toml)
    #   altair
    #   pandas
    #   pyarrow
    #   pydeck
    #   streamlit
packaging==23.2
    # via
    #   altair
    #   deprecation
    #   streamlit
pandas==2.2.0
    # via
    #   YFDashboard (pyproject.toml)
    #   altair
    #   streamlit
pillow==10.3.0
    # via streamlit
postgrest==0.16.10
    # via supabase
protobuf==4.25.3
    # via streamlit
pyarrow==15.0.0
    # via streamlit
pydantic==2.6.1
    # via
    #   YFDashboard (pyproject.toml)
    #   gotrue
    #   postgrest
pydantic-core==2.16.2
    # via pydantic
pydeck==0.8.1b0
    # via streamlit
pygments==2.17.2
    # via rich
python-dateutil==2.8.2
    # via
    #   pandas
    #   realtime
    #   storage3
python-dotenv==1.0.1
    # via streamlit-oauth
pytz==2024.1
    # via pandas
realtime==1.0.3
    # via supabase
referencing==0.33.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.2
    # via streamlit
rich==13.7.0
    # via streamlit
rpds-py==0.18.0
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via
    #   html5lib
    #   python-dateutil
smmap==5.0.1
    # via gitdb
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
soupsieve==2.5
    # via beautifulsoup4
storage3==0.7.7
    # via supabase
streamlit==1.37.1
    # via
    #   YFDashboard (pyproject.toml)
    #   streamlit-oauth
streamlit-oauth==0.1.8
    # via YFDashboard (pyproject.toml)
strenum==0.4.15
    # via postgrest
supabase==2.6.0
    # via YFDashboard (pyproject.toml)
supafunc==0.5.1
    # via supabase
tenacity==8.2.3
    # via streamlit
toml==0.10.2
    # via streamlit
toolz==0.12.1
    # via altair
tornado==6.4.1
    # via streamlit
typing-extensions==4.9.0
    # via
    #   pydantic
    #   pydantic-core
    #   realtime
    #   storage3
    #   streamlit
tzdata==2024.1
    # via pandas
urllib3==2.2.2
    # via requests
watchdog==4.0.0
    # via streamlit
webencodings==0.5.1
    # via html5lib
websockets==12.0
    # via realtime