aioesphomeapi/requirements_test.txt

10 lines
151 B
Plaintext
Raw Normal View History

pylint==2.11.1
black==21.11b1
flake8==4.0.1
2021-11-03 11:21:26 +01:00
isort==5.10.0
mypy==0.910
types-protobuf==3.18.0
2021-07-12 20:09:17 +02:00
pytest>=6.2.4,<7
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5