File size: 2,241 Bytes
26ba51c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
aiohappyeyeballs = "==2.4.4"
aiohttp = "==3.11.11"
aiosignal = "==1.3.2"
altair = "==5.5.0"
annotated-types = "==0.7.0"
anyio = "==4.7.0"
attrs = "==24.3.0"
beautifulsoup4 = "==4.12.3"
blinker = "==1.9.0"
cachetools = "==5.5.0"
certifi = "==2024.12.14"
charset-normalizer = "==3.4.1"
click = "==8.1.8"
decorator = "==5.1.1"
deprecation = "==2.1.0"
duckdb = "==1.1.3"
frozenlist = "==1.5.0"
gitdb = "==4.0.11"
gitpython = "==3.1.43"
google-auth = "==2.37.0"
google-auth-oauthlib = "==1.2.1"
gotrue = "==2.11.0"
gspread = "==5.12.4"
gspread-dataframe = "==4.0.0"
gspread-formatting = "==1.2.0"
gspread-pandas = "==3.3.0"
h11 = "==0.14.0"
h2 = "==4.1.0"
hpack = "==4.0.0"
html5lib = "==1.1"
httpcore = "==1.0.7"
httpx = {extras = ["http2"], version = "==0.27.2"}
httpx-oauth = "==0.15.1"
hyperframe = "==6.0.1"
idna = "==3.10"
jinja2 = "==3.1.5"
jsonschema = "==4.23.0"
jsonschema-specifications = "==2024.10.1"
lxml = "==5.3.0"
markdown-it-py = "==3.0.0"
markupsafe = "==3.0.2"
mdurl = "==0.1.2"
multidict = "==6.1.0"
narwhals = "==1.19.1"
numpy = "==2.2.1"
oauthlib = "==3.2.2"
packaging = "==24.2"
pandas = "==2.2.3"
pillow = "==11.0.0"
postgrest = "==0.18.0"
propcache = "==0.2.1"
protobuf = "==5.29.2"
pyarrow = "==18.1.0"
pyasn1 = "==0.6.1"
pyasn1-modules = "==0.4.1"
pydantic = "==2.10.4"
pydantic-core = "==2.27.2"
pydeck = "==0.9.1"
pygments = "==2.18.0"
python-dateutil = "==2.9.0.post0"
python-dotenv = "==1.0.1"
pytz = "==2024.2"
realtime = "==2.0.6"
referencing = "==0.35.1"
requests = "==2.32.3"
requests-oauthlib = "==2.0.0"
rich = "==13.9.4"
rpds-py = "==0.22.3"
rsa = "==4.9"
six = "==1.17.0"
smmap = "==5.0.1"
sniffio = "==1.3.1"
soupsieve = "==2.6"
sql-metadata = "==2.15.0"
sqlparse = "==0.5.3"
st-gsheets-connection = "==0.1.0"
storage3 = "==0.9.0"
streamlit = "==1.41.1"
streamlit-oauth = "==0.1.14"
supabase = "==2.10.0"
supafunc = "==0.7.0"
tenacity = "==9.0.0"
toml = "==0.10.2"
tornado = "==6.4.2"
typing-extensions = "==4.12.2"
tzdata = "==2024.2"
urllib3 = "==2.3.0"
validators = "==0.34.0"
watchdog = "==6.0.0"
webencodings = "==0.5.1"
websockets = "==13.1"
yarl = "==1.18.3"

[dev-packages]

[requires]
python_version = "3.11"