theHarvester/requirements/base.txt

17 lines
310 B
Plaintext
Raw Normal View History

2019-09-24 09:02:57 +08:00
aiodns==2.0.0
2019-12-25 08:36:20 +08:00
aiohttp==3.6.2
2020-07-04 06:23:26 +08:00
aiomultiprocess==0.7.0
aiosqlite==0.13.0
beautifulsoup4==4.9.1
2020-07-04 06:23:26 +08:00
certifi==2020.6.20
2019-09-13 05:28:48 +08:00
dnspython==1.16.0
2020-07-04 23:26:30 +08:00
netaddr==0.8.0
2020-06-28 23:05:12 +08:00
plotly==4.8.2
2020-07-04 06:23:26 +08:00
pyppeteer==0.2.2
PyYAML==5.3.1
2020-06-28 23:05:12 +08:00
requests==2.24.0
2019-11-13 22:47:48 +08:00
retrying==1.3.3
2020-04-07 04:45:53 +08:00
shodan==1.23.0
2020-01-27 00:58:31 +08:00
texttable==1.6.2
lxml==4.5.1
2020-07-04 06:23:26 +08:00
uvloop==0.14.0; platform_system != "Windows"