Files
VulnWhisperer/requirements.txt
Andrea Lusuardi e3e416fe44 Rework logging using the stdlib machinery (#116)
* Rework logging using the stdlib machinery
Use the verbose or debug flag to enable/disable logging.DEBUG
Remove the vprint function from all classes
Remove bcolors from all code
Cleanup [INFO], [ERROR], {success} and similar

* fix some errors my local linter missed but travis catched

* add coloredlogs and --fancy command line flag
2018-11-04 05:39:27 -06:00

11 lines
122 B
Plaintext

pandas==0.20.3
setuptools==40.4.3
pytz==2017.2
Requests==2.18.3
#qualysapi==4.1.0
lxml==4.1.1
bs4
jira
bottle
coloredlogs