File size: 5,244 Bytes
dd64f21
 
 
 
 
 
ba2be41
 
 
 
 
 
 
dd64f21
ba2be41
dd64f21
ba2be41
 
 
dd64f21
ba2be41
dd64f21
 
ba2be41
dd64f21
ba2be41
dd64f21
ba2be41
fac5a9c
 
 
ba2be41
dd64f21
 
 
 
ba2be41
dd64f21
ba2be41
dd64f21
fac5a9c
 
e3c54e2
 
ba2be41
fac5a9c
 
 
ba2be41
 
 
 
dd64f21
 
ba2be41
dd64f21
ba2be41
fac5a9c
 
 
 
ba2be41
fac5a9c
 
 
ba2be41
e3c54e2
fac5a9c
 
 
 
 
 
ba2be41
fac5a9c
ba2be41
fac5a9c
ba2be41
fac5a9c
dd64f21
 
e3c54e2
 
 
 
dd64f21
 
ba2be41
dd64f21
ba2be41
e3c54e2
 
 
 
 
 
 
ba2be41
dd64f21
e3c54e2
 
ba2be41
dd64f21
 
 
 
ba2be41
 
dd64f21
 
 
ba2be41
dd64f21
ba2be41
dd64f21
ba2be41
dd64f21
 
 
ba2be41
dd64f21
 
 
ba2be41
 
 
 
 
 
 
dd64f21
fac5a9c
dd64f21
 
 
fac5a9c
 
ba2be41
dd64f21
 
e3c54e2
dd64f21
ba2be41
dd64f21
fac5a9c
 
 
dd64f21
ba2be41
dd64f21
ba2be41
e3c54e2
ba2be41
 
 
 
 
dd64f21
ba2be41
dd64f21
ba2be41
fac5a9c
 
 
ba2be41
fac5a9c
ba2be41
e3c54e2
 
 
 
ba2be41
dd64f21
ba2be41
dd64f21
ba2be41
dd64f21
ba2be41
dd64f21
 
e3c54e2
 
ba2be41
dd64f21
ba2be41
dd64f21
ba2be41
e3c54e2
ba2be41
dd64f21
 
 
ba2be41
fac5a9c
 
 
ba2be41
fac5a9c
ba2be41
dd64f21
ba2be41
dd64f21
 
 
fac5a9c
 
ba2be41
dd64f21
fac5a9c
dd64f21
 
 
 
ba2be41
dd64f21
 
 
ba2be41
dd64f21
ba2be41
fac5a9c
ba2be41
fac5a9c
ba2be41
fac5a9c
ba2be41
e3c54e2
ba2be41
dd64f21
 
fac5a9c
dd64f21
ba2be41
dd64f21
ba2be41
e3c54e2
ba2be41
e3c54e2
ba2be41
dd64f21
 
 
ba2be41
dd64f21
ba2be41
dd64f21
ba2be41
 
dd64f21
 
e3c54e2
dd64f21
ba2be41
 
 
dd64f21
ba2be41
 
 
dd64f21
 
 
ba2be41
e3c54e2
ba2be41
 
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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements.txt pyproject.toml
#
aiohappyeyeballs==2.4.4
    # via aiohttp
aiohttp==3.11.11
    # via realtime
aiosignal==1.3.2
    # via aiohttp
altair==5.5.0
    # via streamlit
annotated-types==0.7.0
    # via pydantic
anyio==4.7.0
    # via httpx
attrs==24.3.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
beautifulsoup4==4.12.3
    # via nfl-playoff-challenge-steamlit (pyproject.toml)
blinker==1.9.0
    # via streamlit
cachetools==5.5.0
    # via
    #   google-auth
    #   streamlit
certifi==2024.12.14
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via streamlit
decorator==5.1.1
    # via gspread-pandas
deprecation==2.1.0
    # via postgrest
duckdb==1.1.3
    # via
    #   nfl-playoff-challenge-steamlit (pyproject.toml)
    #   st-gsheets-connection
frozenlist==1.5.0
    # via
    #   aiohttp
    #   aiosignal
gitdb==4.0.11
    # via gitpython
gitpython==3.1.43
    # via streamlit
google-auth==2.37.0
    # via
    #   google-auth-oauthlib
    #   gspread
    #   gspread-pandas
google-auth-oauthlib==1.2.1
    # via
    #   gspread
    #   gspread-pandas
gotrue==2.11.0
    # via supabase
gspread==5.12.4
    # via
    #   gspread-dataframe
    #   gspread-formatting
    #   gspread-pandas
    #   st-gsheets-connection
gspread-dataframe==4.0.0
    # via st-gsheets-connection
gspread-formatting==1.2.0
    # via st-gsheets-connection
gspread-pandas==3.3.0
    # via st-gsheets-connection
h11==0.14.0
    # via httpcore
h2==4.1.0
    # via httpx
hpack==4.0.0
    # via h2
html5lib==1.1
    # via nfl-playoff-challenge-steamlit (pyproject.toml)
httpcore==1.0.7
    # via httpx
httpx[http2]==0.27.2
    # via
    #   gotrue
    #   httpx-oauth
    #   postgrest
    #   storage3
    #   supabase
    #   supafunc
httpx-oauth==0.15.1
    # via streamlit-oauth
hyperframe==6.0.1
    # via h2
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
jinja2==3.1.5
    # via
    #   altair
    #   pydeck
jsonschema==4.23.0
    # via altair
jsonschema-specifications==2024.10.1
    # via jsonschema
lxml==5.3.0
    # via nfl-playoff-challenge-steamlit (pyproject.toml)
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
multidict==6.1.0
    # via
    #   aiohttp
    #   yarl
narwhals==1.19.1
    # via altair
numpy==2.2.1
    # via
    #   nfl-playoff-challenge-steamlit (pyproject.toml)
    #   pandas
    #   pydeck
    #   streamlit
oauthlib==3.2.2
    # via requests-oauthlib
packaging==24.2
    # via
    #   altair
    #   deprecation
    #   streamlit
pandas==2.2.3
    # via
    #   gspread-dataframe
    #   gspread-pandas
    #   nfl-playoff-challenge-steamlit (pyproject.toml)
    #   streamlit
pillow==11.0.0
    # via streamlit
postgrest==0.18.0
    # via supabase
propcache==0.2.1
    # via
    #   aiohttp
    #   yarl
protobuf==5.29.2
    # via streamlit
pyarrow==18.1.0
    # via streamlit
pyasn1==0.6.1
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.4.1
    # via google-auth
pydantic==2.10.4
    # via
    #   gotrue
    #   nfl-playoff-challenge-steamlit (pyproject.toml)
    #   postgrest
pydantic-core==2.27.2
    # via pydantic
pydeck==0.9.1
    # via streamlit
pygments==2.18.0
    # via rich
python-dateutil==2.9.0.post0
    # via
    #   pandas
    #   realtime
    #   storage3
python-dotenv==1.0.1
    # via streamlit-oauth
pytz==2024.2
    # via pandas
realtime==2.0.6
    # via supabase
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
    # via
    #   requests-oauthlib
    #   streamlit
requests-oauthlib==2.0.0
    # via google-auth-oauthlib
rich==13.9.4
    # via streamlit
rpds-py==0.22.3
    # via
    #   jsonschema
    #   referencing
rsa==4.9
    # via google-auth
six==1.17.0
    # via
    #   gspread-dataframe
    #   html5lib
    #   python-dateutil
smmap==5.0.1
    # via gitdb
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
soupsieve==2.6
    # via beautifulsoup4
sql-metadata==2.15.0
    # via st-gsheets-connection
sqlparse==0.5.3
    # via sql-metadata
st-gsheets-connection==0.1.0
    # via nfl-playoff-challenge-steamlit (pyproject.toml)
storage3==0.9.0
    # via supabase
streamlit==1.41.1
    # via
    #   nfl-playoff-challenge-steamlit (pyproject.toml)
    #   st-gsheets-connection
    #   streamlit-oauth
streamlit-oauth==0.1.14
    # via nfl-playoff-challenge-steamlit (pyproject.toml)
supabase==2.10.0
    # via nfl-playoff-challenge-steamlit (pyproject.toml)
supafunc==0.7.0
    # via supabase
tenacity==9.0.0
    # via streamlit
toml==0.10.2
    # via streamlit
tornado==6.4.2
    # via streamlit
typing-extensions==4.12.2
    # via
    #   altair
    #   anyio
    #   pydantic
    #   pydantic-core
    #   realtime
    #   streamlit
tzdata==2024.2
    # via pandas
urllib3==2.3.0
    # via requests
validators==0.34.0
    # via st-gsheets-connection
watchdog==6.0.0
    # via streamlit
webencodings==0.5.1
    # via html5lib
websockets==13.1
    # via realtime
yarl==1.18.3
    # via aiohttp