theHarvester/requirements/base.txt

18 lines
324 B
Plaintext
Raw Normal View History

2019-09-24 09:02:57 +08:00
aiodns==2.0.0
aiohttp==3.7.3
aiomultiprocess==0.8.0
aiosqlite==0.16.0
beautifulsoup4==4.9.3
2020-12-15 01:50:21 +08:00
censys==1.1.0
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.4
PyYAML==5.3.1
requests==2.25.1
2019-11-13 22:47:48 +08:00
retrying==1.3.3
shodan==1.24.0
texttable==1.6.3
lxml==4.6.2
2020-07-04 06:23:26 +08:00
uvloop==0.14.0; platform_system != "Windows"