Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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]
|