update deps

This commit is contained in:
L1ghtn1ng 2021-06-28 01:03:10 +01:00
parent ed4e5bcace
commit ab77a9074c
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ dnspython==2.1.0
fastapi==0.65.2
netaddr==0.8.0
orjson==3.5.3
plotly==4.14.3
plotly==5.0.0
pyppeteer==0.2.5
PyYAML==5.4.1
requests==2.25.1

View file

@ -1,6 +1,6 @@
-r base.txt
flake8==3.9.2
mypy==0.902
mypy==0.910
mypy-extensions==0.4.3
pyflakes==2.3.1
pytest==6.2.4