update deps and gitignore

This commit is contained in:
L1ghtn1ng 2022-10-31 00:49:40 +00:00
parent 3743ee4eb5
commit 35bd999676
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ theHarvester.egg-info
api-keys.yaml
.DS_Store
.venv
.pyre

View file

@ -2,6 +2,7 @@
flake8==5.0.4
mypy==0.982
mypy-extensions==0.4.3
pyre-check==0.9.16
pyflakes==2.5.0
pytest==7.2.0
pytest-asyncio==0.20.1