Skip to content

Commit

Permalink
Revert "Add shodan package"
Browse files Browse the repository at this point in the history
  • Loading branch information
xmendez authored Nov 16, 2019
1 parent 5e572ac commit 8f249b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,9 @@
#
# pip-compile --output-file requirements.txt setup.py
#
certifi==2019.6.16 # via requests
chardet==3.0.4
click-plugins==1.1.1 # via shodan
click==7.0 # via click-plugins, shodan
colorama==0.4.1 # via shodan
configparser==3.5.0
future==0.17.1
idna==2.8 # via requests
pycurl==7.43.0.2
pyparsing==2.3.0
requests==2.22.0 # via shodan
shodan==1.13.0
six==1.11.0
urllib3==1.25.3 # via requests
xlsxwriter==1.1.8 # via shodan
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
'six',
'configparser;python_version<"3.5"',
'chardet',
'shodan',
]

if sys.platform.startswith("win"):
Expand Down

0 comments on commit 8f249b1

Please sign in to comment.