aioesphomeapi/requirements_test.txt
dependabot[bot] 02160847e7
Update pytest requirement from <7,>=6.2.4 to >=6.2.4,<8 (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 16:02:41 +01:00

10 lines
151 B
Plaintext

pylint==2.12.2
black==22.1.0
flake8==4.0.1
isort==5.10.1
mypy==0.931
types-protobuf==3.19.11
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5