diff --git a/requirements_test.txt b/requirements_test.txt new file mode 100644 index 0000000..2f3dfb3 --- /dev/null +++ b/requirements_test.txt @@ -0,0 +1,20 @@ +# Test dependencies. + +asynctest +isort +black +flake8 +codecov +colorlog +codespell +mypy==1.2.0 +pre-commit +pylint +pytest-cov +pytest-sugar +pytest-timeout +pytest-asyncio>=0.17 +pytest>=7.1.3 +zigpy>=0.54.1 +ruff==0.0.261 +Flake8-pyproject \ No newline at end of file