mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-04-23 04:37:15 +00:00
15 lines
358 B
Plaintext
15 lines
358 B
Plaintext
black==21.9b0
|
|
codecov==2.1.12
|
|
coverage==5.5
|
|
flake8-docstrings==1.6.0
|
|
flake8==3.9.2
|
|
pre-commit==2.15.0
|
|
pydocstyle==6.1.1
|
|
pylint==2.11.1
|
|
pytest-aiohttp==0.3.0
|
|
pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https://github.com/aio-libs/pytest-aiohttp/issues/16)
|
|
pytest-cov==2.12.1
|
|
pytest-timeout==1.4.2
|
|
pytest==6.2.5
|
|
pyupgrade==2.28.0
|