feat: Add supabase client skeleton
This commit is contained in:
parent
203aa79470
commit
b80efc6d06
5 changed files with 515 additions and 14 deletions
|
|
@ -9,6 +9,7 @@ dependencies = [
|
|||
"fastapi[standard]>=0.115.12",
|
||||
"feedparser>=6.0.11",
|
||||
"groq>=0.26.0",
|
||||
"supabase>=2.15.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue