Merge remote-tracking branch 'upstream/master' into dev

This commit is contained in:
L1ghtn1ng 2020-12-14 18:11:12 +00:00
commit e5f6a6856b
2 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,8 @@ aiohttp = "==3.7.3"
aiomultiprocess = "==0.8.0"
aiosqlite = "==0.16.0"
beautifulsoup4 = "==4.9.3"
censys = "==1.1.0"
certifi = "==2020.12.5"
dnspython = "==2.0.0"
netaddr = "==0.8.0"
plotly = "==4.14.1"
@ -20,7 +22,6 @@ shodan = "==1.24.0"
texttable = "==1.6.3"
lxml = "==4.6.2"
uvloop = "==0.14.0"
certifi = "==2020.12.5"
[dev-packages]
flake8 = "==3.8.4"

View file

@ -3,6 +3,7 @@ aiohttp==3.7.3
aiomultiprocess==0.8.0
aiosqlite==0.16.0
beautifulsoup4==4.9.3
censys==1.1.0
certifi==2020.12.5
dnspython==2.0.0
netaddr==0.8.0