aioesphomeapi/requirements_test.txt

10 lines
148 B
Plaintext
Raw Normal View History

pylint==2.9.3
2021-07-20 11:11:19 +02:00
black==21.7b0
flake8==3.9.2
isort==5.9.2
mypy==0.910
types-protobuf==3.17.3
2021-07-12 20:09:17 +02:00
pytest>=6.2.4,<7
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5