leavoigt commited on
Commit
0fbcdc7
1 Parent(s): b3cac90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -82,7 +82,6 @@ with st.expander("ℹ️ - About this app", expanded=False):
82
 
83
  st.write("")
84
 
85
- pipreqs --force
86
 
87
  # Define the apps used
88
  apps = [processing.app, vulnerability_analysis.app, target_analysis.app]
 
82
 
83
  st.write("")
84
 
 
85
 
86
  # Define the apps used
87
  apps = [processing.app, vulnerability_analysis.app, target_analysis.app]