mirror of
https://github.com/esphome/esphome.git
synced 2024-11-08 09:40:53 +01:00
dbb195691b
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Otto winter <otto@otto-winter.com>
14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
pylint==2.11.1
|
|
flake8==3.9.2
|
|
black==21.9b0
|
|
pexpect==4.8.0
|
|
pre-commit
|
|
|
|
# Unit tests
|
|
pytest==6.2.5
|
|
pytest-cov==2.12.1
|
|
pytest-mock==3.6.1
|
|
pytest-asyncio==0.15.1
|
|
asyncmock==0.4.2
|
|
hypothesis==5.49.0
|