theHarvester/requirements/base.txt
J.Townsend 668ed2625c
Fixes DuckDuckGo and missing required dateutil dep (#1386)
* fix duckduckgo bug

* few misc teaks

* Add missing python-dateutil dep
2023-04-13 01:18:12 +01:00

23 lines
410 B
Plaintext

aiodns==3.0.0
aiofiles==23.1.0
aiohttp==3.8.4
aiomultiprocess==0.9.0
aiosqlite==0.18.0
beautifulsoup4==4.12.2
censys==2.1.9
certifi==2022.12.7
dnspython==2.3.0
fastapi==0.95.0
lxml==4.9.2
netaddr==0.8.0
ujson==5.7.0
pyppeteer==1.0.2
PyYAML==6.0
python-dateutil==2.8.2
requests==2.28.2
retrying==1.3.4
setuptools==67.6.1
shodan==1.28.0
slowapi==0.1.8
uvicorn==0.21.1
uvloop==0.17.0; platform_system != "Windows"