Skip to content

Commit

Permalink
add supabase to requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-moha committed Dec 1, 2024
1 parent 5d85f41 commit 122d091
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-minimum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ aiohttp==3.9.5
httpx

# Supabase
supabase==2.10.0
supabase
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aiohttp==3.9.5
httpx

# Supabase
supabase==2.10.0
supabase

# AI libraries
openai
Expand Down

0 comments on commit 122d091

Please sign in to comment.