mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
Added aiodns to requirements.txt
This commit is contained in:
parent
cd34ec3ba9
commit
a635b2b8df
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
aiodns==2.0.0
|
||||
beautifulsoup4==4.8.0
|
||||
censys==0.0.8
|
||||
dnspython==1.16.0
|
||||
|
@ -9,4 +10,4 @@ pytest==5.1.2
|
|||
PyYaml==5.1.2
|
||||
requests==2.22.0
|
||||
shodan==1.15.0
|
||||
texttable==1.6.2
|
||||
texttable==1.6.2
|
||||
|
|
Loading…
Reference in a new issue