theHarvester/requirements/base.txt

15 lines
271 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
aiosqlite==0.13.0
beautifulsoup4==4.9.1
2019-09-13 05:28:48 +08:00
dnspython==1.16.0
2020-06-28 23:05:12 +08:00
netaddr==0.7.20
plotly==4.8.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
uvloop==0.14.0; platform_system != "Windows"
2020-06-28 23:05:12 +08:00
certifi==2020.6.20