Juggling commited on
Commit
164780f
·
verified ·
1 Parent(s): 79f0d39

installing websockets BEFORE supabase

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- supabase
2
- websockets
3
  asyncio
4
- websockets.asyncio
 
 
 
 
1
  asyncio
2
+ websockets
3
+ supabase