update deps
This commit is contained in:
parent
da4c242cac
commit
5374b63165
2 changed files with 3 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
mypy==0.950
|
mypy==0.950
|
||||||
pre-commit==2.18.1
|
pre-commit==2.19.0
|
||||||
pylint==2.13.9
|
pylint==2.13.9
|
||||||
pytest==7.1.1
|
pytest==7.1.2
|
||||||
pytest-aiohttp==1.0.4
|
pytest-aiohttp==1.0.4
|
||||||
pytest-asyncio==0.18.3
|
pytest-asyncio==0.18.3
|
||||||
pytest-cov==3.0.0
|
pytest-cov==3.0.0
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
aiohttp==3.8.1
|
aiohttp==3.8.1
|
||||||
aiohttp-jinja2==1.5
|
aiohttp-jinja2==1.5
|
||||||
git+https://github.com/edenhaus/amqtt@test#amqtt==11.0.0
|
git+https://github.com/Yakifo/amqtt@master#amqtt==11.0.0
|
||||||
# amqtt==0.10.0
|
|
||||||
cachetools==5.1.0
|
cachetools==5.1.0
|
||||||
gmqtt==0.6.11
|
gmqtt==0.6.11
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue