Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ flask-jwt-extended==4.5.2
|
|
5 |
|
6 |
# Database and API clients
|
7 |
supabase==2.4.0
|
8 |
-
postgrest==
|
9 |
gotrue==2.4.2
|
10 |
realtime==1.0.0
|
11 |
storage3==0.7.1
|
|
|
5 |
|
6 |
# Database and API clients
|
7 |
supabase==2.4.0
|
8 |
+
postgrest==1.1.1
|
9 |
gotrue==2.4.2
|
10 |
realtime==1.0.0
|
11 |
storage3==0.7.1
|