theHarvester/requirements/base.txt

23 lines
413 B
Plaintext
Raw Normal View History

2021-05-18 02:48:05 +08:00
aiodns==3.0.0
aiofiles==0.7.0
aiohttp==3.7.4.post0
aiomultiprocess==0.9.0
aiosqlite==0.17.0
beautifulsoup4==4.9.3
2021-06-21 03:11:07 +08:00
censys==2.0.3
2021-06-10 01:39:49 +08:00
certifi==2021.05.30
dnspython==2.1.0
fastapi==0.66.0
2020-07-04 23:26:30 +08:00
netaddr==0.8.0
orjson==3.6.0
pyppeteer==0.2.5
PyYAML==5.4.1
requests==2.25.1
2019-11-13 22:47:48 +08:00
retrying==1.3.3
setuptools==57.1.0
shodan==1.25.0
2021-04-06 08:42:10 +08:00
slowapi==0.1.4
starlette==0.14.2
lxml==4.6.3
2021-06-10 01:39:49 +08:00
uvicorn==0.14.0
uvloop==0.15.2; platform_system != "Windows"