mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
update deps order to please Lee ;-)
This commit is contained in:
parent
0cb10a3ce2
commit
1cb0dfbc20
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
beautifulsoup4==4.8.0
|
||||
censys==0.0.8
|
||||
dnspython==1.16.0
|
||||
flake8==3.7.8
|
||||
grequests==0.4.0
|
||||
mypy==0.720
|
||||
|
@ -8,5 +9,4 @@ pytest==5.1.2
|
|||
PyYaml==5.1.2
|
||||
requests==2.22.0
|
||||
shodan==1.15.0
|
||||
texttable==1.6.2
|
||||
dnspython==1.16.0
|
||||
texttable==1.6.2
|
Loading…
Reference in a new issue