This commit is contained in:
L1ghtn1ng 2020-10-06 16:02:16 +01:00
parent 65188bfd8b
commit 6486693cd3
2 changed files with 0 additions and 8 deletions

View file

@ -8,12 +8,8 @@ aiodns = "==2.0.0"
aiohttp = "==3.6.2" aiohttp = "==3.6.2"
aiomultiprocess = "==0.8.0" aiomultiprocess = "==0.8.0"
aiosqlite = "==0.15.0" aiosqlite = "==0.15.0"
<<<<<<< Updated upstream
beautifulsoup4 = "==4.9.3" beautifulsoup4 = "==4.9.3"
=======
beautifulsoup4 = "==4.9.1"
censys = "==1.0.0" censys = "==1.0.0"
>>>>>>> Stashed changes
dnspython = "==2.0.0" dnspython = "==2.0.0"
netaddr = "==0.8.0" netaddr = "==0.8.0"
plotly = "==4.11.0" plotly = "==4.11.0"

View file

@ -2,12 +2,8 @@ aiodns==2.0.0
aiohttp==3.6.2 aiohttp==3.6.2
aiomultiprocess==0.8.0 aiomultiprocess==0.8.0
aiosqlite==0.15.0 aiosqlite==0.15.0
<<<<<<< Updated upstream
beautifulsoup4==4.9.3 beautifulsoup4==4.9.3
=======
beautifulsoup4==4.9.1
censys==1.0.0 censys==1.0.0
>>>>>>> Stashed changes
certifi==2020.6.20 certifi==2020.6.20
dnspython==2.0.0 dnspython==2.0.0
netaddr==0.8.0 netaddr==0.8.0