diff --git a/requirements-test.txt b/requirements-test.txt index 70a6998..611e123 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ mypy==0.950 -pre-commit==2.18.1 +pre-commit==2.19.0 pylint==2.13.9 -pytest==7.1.1 +pytest==7.1.2 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==3.0.0 diff --git a/requirements.txt b/requirements.txt index b68dc97..fa3e80e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ aiohttp==3.8.1 aiohttp-jinja2==1.5 -git+https://github.com/edenhaus/amqtt@test#amqtt==11.0.0 -# amqtt==0.10.0 +git+https://github.com/Yakifo/amqtt@master#amqtt==11.0.0 cachetools==5.1.0 gmqtt==0.6.11 Jinja2==3.1.2