mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 09:51:20 +01:00
80e2bfada3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
13 lines
179 B
Plaintext
13 lines
179 B
Plaintext
pylint==2.12.2
|
|
flake8==4.0.1
|
|
black==21.12b0
|
|
pre-commit
|
|
|
|
# Unit tests
|
|
pytest==6.2.5
|
|
pytest-cov==3.0.0
|
|
pytest-mock==3.6.1
|
|
pytest-asyncio==0.16.0
|
|
asyncmock==0.4.2
|
|
hypothesis==5.49.0
|