Spaces:
Runtime error
Runtime error
installing websockets BEFORE supabase
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
supabase
|
2 |
-
websockets
|
3 |
asyncio
|
4 |
-
websockets
|
|
|
|
|
|
|
|
1 |
asyncio
|
2 |
+
websockets
|
3 |
+
supabase
|