diff --git a/requirements.txt b/requirements.txt index bf785786..dd796015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +texttable==1.6.2 \ No newline at end of file