mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 06:22:57 +08:00
Merge remote-tracking branch 'upstream/master' into dev
This commit is contained in:
commit
e67e05cc92
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ aiohttp==3.7.4.post0
|
|||
aiomultiprocess==0.9.0
|
||||
aiosqlite==0.17.0
|
||||
beautifulsoup4==4.10.0
|
||||
censys==2.0.7
|
||||
censys==2.0.8
|
||||
certifi==2021.05.30
|
||||
dnspython==2.1.0
|
||||
fastapi==0.68.1
|
||||
|
@ -14,7 +14,7 @@ pyppeteer==0.2.6
|
|||
PyYAML==5.4.1
|
||||
requests==2.26.0
|
||||
retrying==1.3.3
|
||||
setuptools==58.0.4
|
||||
setuptools==58.1.0
|
||||
shodan==1.25.0
|
||||
slowapi==0.1.5
|
||||
spyse-python==2.2.3
|
||||
|
|
|
@ -6,7 +6,7 @@ pyflakes==2.3.1
|
|||
pytest==6.2.5
|
||||
pytest-asyncio==0.15.1
|
||||
types-certifi==2020.4.0
|
||||
types-chardet==0.1.5
|
||||
types-chardet==4.0.0
|
||||
types-orjson==3.6.0
|
||||
types-PyYAML==5.4.10
|
||||
types-requests==2.25.6
|
||||
types-requests==2.25.8
|
Loading…
Reference in a new issue