Juggling commited on
Commit
010979b
·
verified ·
1 Parent(s): d83795d

updated requirements.txt to include websockets and asyncio

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