Island: Remove ScoutSuite from dependencies
This commit is contained in:
parent
ccb72471bb
commit
f8ad233729
|
@ -22,7 +22,6 @@ Flask-PyMongo = ">=2.3.0"
|
||||||
Flask-RESTful = ">=0.3.8"
|
Flask-RESTful = ">=0.3.8"
|
||||||
Flask = ">=1.1"
|
Flask = ">=1.1"
|
||||||
Werkzeug = ">=1.0.1"
|
Werkzeug = ">=1.0.1"
|
||||||
ScoutSuite = {git = "https://github.com/guardicode/ScoutSuite"}
|
|
||||||
pyaescrypt = "*"
|
pyaescrypt = "*"
|
||||||
python-dateutil = "*"
|
python-dateutil = "*"
|
||||||
cffi = "*" # Without explicit install: ModuleNotFoundError: No module named '_cffi_backend'
|
cffi = "*" # Without explicit install: ModuleNotFoundError: No module named '_cffi_backend'
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue