Oktay56267 commited on
Commit
1616aa8
1 Parent(s): bdd31a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -9,8 +9,7 @@ from websockets_proxy import Proxy, proxy_connect
9
  import subprocess
10
  import sys
11
 
12
- !pip3 install loguru
13
- !pip3 install websockets_proxy
14
 
15
 
16
  async def connect_to_wss(socks5_proxy, user_id):
 
9
  import subprocess
10
  import sys
11
 
12
+
 
13
 
14
 
15
  async def connect_to_wss(socks5_proxy, user_id):