supervisor/requirements_tests.txt
Mike Degatano 7fd6dce55f
Migrate to Ruff for lint and format (#4852)
* Migrate to Ruff for lint and format

* Fix pylint issues

* DBus property sets into normal awaitable methods

* Fix tests relying on separate tasks in connect

* Fixes from feedback
2024-02-05 11:37:39 -05:00

13 lines
221 B
Plaintext

coverage==7.4.1
pre-commit==3.6.0
pylint==3.0.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.3
pytest-cov==4.1.0
pytest-timeout==2.2.0
pytest==7.4.4
ruff==0.1.14
time-machine==2.13.0
typing_extensions==4.9.0
urllib3==2.2.0