Skip to content

Commit

Permalink
Merge branch 'dev' into use_description_attr
Browse files Browse the repository at this point in the history
  • Loading branch information
prairiesnpr authored Jan 5, 2025
2 parents 5b17d66 + fd6cf2f commit f746e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ readme = "README.md"
license = {text = "Apache-2.0"}
requires-python = ">=3.12"
dependencies = [
"zigpy==0.73.3",
"zigpy==0.74.0",
"bellows==0.42.6",
"zigpy-znp==0.13.1",
"zigpy-deconz==0.24.1",
"zigpy-xbee==0.21.0",
"zigpy-zigate==0.13.2",
"zha-quirks==0.0.129",
"zha-quirks==0.0.130",
"pyserial==3.5",
"pyserial-asyncio-fast",
]
Expand Down

0 comments on commit f746e21

Please sign in to comment.