mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 15:03:01 +08:00
update deps to fix issue with py3 as the ssl module is py2 only
This commit is contained in:
parent
1595658397
commit
44448e0ce7
1 changed files with 1 additions and 2 deletions
|
@ -12,5 +12,4 @@ shodan==1.22.0
|
|||
texttable==1.6.2
|
||||
lxml==4.5.0
|
||||
uvloop==0.14.0
|
||||
certifi==2020.4.5.1
|
||||
ssl==1.16
|
||||
certifi==2020.4.5.1
|
Loading…
Reference in a new issue