Skip to content

Commit 67439af

Browse files
committed
Bump minimum zigpy version
1 parent 3ae1dff commit 67439af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python_requires = >=3.7
1515
install_requires =
1616
pyserial-asyncio; platform_system!="Windows"
1717
pyserial-asyncio!=0.5; platform_system=="Windows" # 0.5 broke writes
18-
zigpy>=0.47.0
18+
zigpy>=0.50.0
1919
async_timeout
2020
voluptuous
2121
coloredlogs

0 commit comments

Comments
 (0)