theHarvester/requirements/base.txt

20 lines
323 B
Plaintext
Raw Normal View History

2019-09-24 09:02:57 +08:00
aiodns==2.0.0
2020-06-05 22:26:47 +08:00
aiofiles==0.5.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-02 08:28:35 +08:00
fastapi==0.55.1
netaddr==0.7.19
plotly==4.8.1
PyYAML==5.3.1
requests==2.23.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-06-05 22:26:47 +08:00
slowapi==0.1.1
starlette==0.13.4
2020-01-27 00:58:31 +08:00
texttable==1.6.2
lxml==4.5.1
2020-06-02 08:28:35 +08:00
uvicorn==0.11.5
uvloop==0.14.0
certifi==2020.4.5.1