mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
Update deps
This commit is contained in:
parent
f083069c15
commit
60e66f08ed
2 changed files with 5 additions and 5 deletions
|
@ -3,10 +3,10 @@ aiohttp==3.7.4.post0
|
|||
aiomultiprocess==0.9.0
|
||||
aiosqlite==0.17.0
|
||||
beautifulsoup4==4.9.3
|
||||
censys==1.1.1
|
||||
censys==2.0.0
|
||||
certifi==2020.12.5
|
||||
dnspython==2.1.0
|
||||
fastapi==0.63.0
|
||||
fastapi==0.65.1
|
||||
netaddr==0.8.0
|
||||
plotly==4.14.3
|
||||
pyppeteer==0.2.5
|
||||
|
@ -14,7 +14,7 @@ PyYAML==5.4.1
|
|||
requests==2.25.1
|
||||
retrying==1.3.3
|
||||
rocketreach==2.1.2
|
||||
setuptools==56.0.0
|
||||
setuptools==56.2.0
|
||||
shodan==1.25.0
|
||||
slowapi==0.1.4
|
||||
starlette==0.14.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
-r base.txt
|
||||
flake8==3.9.1
|
||||
flake8==3.9.2
|
||||
mypy==0.812
|
||||
mypy-extensions==0.4.3
|
||||
pyflakes==2.3.1
|
||||
pytest==6.2.3
|
||||
pytest==6.2.4
|
||||
pytest-asyncio==0.15.1
|
Loading…
Reference in a new issue