mirror of
https://github.com/esphome/esphome.git
synced 2024-11-03 08:50:30 +01:00
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
pylint==2.12.2
|
|
flake8==4.0.1
|
|
black==22.1.0
|
|
pyupgrade==2.31.0
|
|
pre-commit
|
|
|
|
# Unit tests
|
|
pytest==7.0.1
|
|
pytest-cov==3.0.0
|
|
pytest-mock==3.7.0
|
|
pytest-asyncio==0.18.1
|
|
asyncmock==0.4.2
|
|
hypothesis==5.49.0
|