theHarvester/requirements/base.txt

18 lines
330 B
Text
Raw Normal View History

2019-09-24 09:02:57 +08:00
aiodns==2.0.0
aiohttp==3.7.4.post0
aiomultiprocess==0.9.0
aiosqlite==0.17.0
beautifulsoup4==4.9.3
censys==1.1.1
certifi==2020.12.5
dnspython==2.1.0
2020-07-04 23:26:30 +08:00
netaddr==0.8.0
plotly==4.14.3
pyppeteer==0.2.5
PyYAML==5.4.1
requests==2.25.1
2019-11-13 22:47:48 +08:00
retrying==1.3.3
shodan==1.25.0
texttable==1.6.3
lxml==4.6.2
uvloop==0.15.2; platform_system != "Windows"