Skip to content

Commit a5b6c33

Browse files
committed
Bump minimum zigpy version
1 parent b5bad30 commit a5b6c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = {text = "GPL-3.0"}
1515
requires-python = ">=3.8"
1616
dependencies = [
1717
"voluptuous",
18-
"zigpy>=0.66.0",
18+
"zigpy>=0.70.0",
1919
"pyusb>=1.1.0",
2020
"gpiozero",
2121
'async-timeout; python_version<"3.11"',

0 commit comments

Comments
 (0)