We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd7f5a commit 2b3d48cCopy full SHA for 2b3d48c
requirements.txt
@@ -23,7 +23,7 @@ pgpy==0.6.0
23
sentry-sdk==2.35.0 # always make sure sentry_aiohttp_transport.py keep working
24
25
# Supabase ensure supabase_backend_tests keep passing when updating any of those
26
-supabase==2.18.1 # Supabase client
+supabase==2.27.0 # Supabase client
27
supabase_auth # Supabase authenticated API (required by supabase and enforced to allow direct import)
28
postgrest # Supabase posgres calls (required by supabase and enforced to allow direct import)
29
websockets==15.0.1 # used by supabase, a recent version is required, see https://github.com/supabase/realtime-py/blob/main/pyproject.toml
0 commit comments