update deps

This commit is contained in:
L1ghtn1ng 2022-11-12 22:28:51 +00:00
parent f175269941
commit 890a0ae8c4
2 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@ beautifulsoup4==4.11.1
censys==2.1.9
certifi==2022.9.24
dnspython==2.2.1
fastapi==0.85.1
fastapi==0.86.0
lxml==4.9.1
netaddr==0.8.0
ujson==5.5.0
@ -15,7 +15,7 @@ pyppeteer==1.0.2
PyYAML==6.0
requests==2.28.1
retrying==1.3.3
setuptools==65.5.0
setuptools==65.5.1
shodan==1.28.0
slowapi==0.1.6
uvicorn==0.19.0

View file

@ -1,14 +1,14 @@
-r base.txt
flake8==5.0.4
mypy==0.982
mypy==0.990
mypy-extensions==0.4.3
pyre-check==0.9.16
pyflakes==2.5.0
pytest==7.2.0
pytest-asyncio==0.20.1
pytest-asyncio==0.20.2
types-certifi==2021.10.8.3
types-chardet==5.0.4
types-ujson==5.5.0
types-PyYAML==6.0.12.1
types-requests==2.28.11.2
wheel==0.37.1
types-PyYAML==6.0.12.2
types-requests==2.28.11.4
wheel==0.38.4