Island: Remove ScoutSuite from dependencies

This commit is contained in:
Shreya Malviya 2022-02-09 14:32:19 +05:30
parent ccb72471bb
commit f8ad233729
2 changed files with 427 additions and 563 deletions

View File

@ -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