mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-04-23 12:47:16 +00:00
15 lines
358 B
Plaintext
15 lines
358 B
Plaintext
black==21.11b1
|
|
codecov==2.1.12
|
|
coverage==6.2
|
|
flake8-docstrings==1.6.0
|
|
flake8==4.0.1
|
|
pre-commit==2.16.0
|
|
pydocstyle==6.1.1
|
|
pylint==2.12.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==3.0.0
|
|
pytest-timeout==2.0.1
|
|
pytest==6.2.5
|
|
pyupgrade==2.29.1
|