jtdearmon commited on
Commit
f9ec181
·
verified ·
1 Parent(s): ce27853

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import os
4
  import base64
5
  from cryptography.fernet import Fernet
6
  import sys, subprocess
7
- subprocess.check_call([sys.executable, "-m", "pip", "install", "websockets==12.0"])
8
 
9
  # Replace this with the ciphertext from your local encryption step:
10
  ENCRYPTED_CODE_B64 = """
 
4
  import base64
5
  from cryptography.fernet import Fernet
6
  import sys, subprocess
 
7
 
8
  # Replace this with the ciphertext from your local encryption step:
9
  ENCRYPTED_CODE_B64 = """