We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd54e0 commit b84d607Copy full SHA for b84d607
pyproject.toml
@@ -11,7 +11,7 @@ authors = [{ name = "David F. Mulcahey", email = "[email protected]" }]
11
readme = "README.md"
12
license = { text = "Apache-2.0" }
13
requires-python = ">=3.12"
14
-dependencies = ["zigpy>=0.85.0"]
+dependencies = ["zigpy>=0.86.0"]
15
16
[tool.setuptools.packages.find]
17
exclude = ["tests", "tests.*"]
0 commit comments