Skip to content

Commit

Permalink
Bump minimum zigpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Oct 14, 2024
1 parent de438de commit df0674e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"click-log>=0.2.1",
"pure_pcapy3==1.0.1",
"voluptuous",
"zigpy>=0.65.3",
"zigpy>=0.68.0",
'async-timeout; python_version<"3.11"',
]

Expand Down

0 comments on commit df0674e

Please sign in to comment.