Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Jun 3, 2024
1 parent 31c988c commit 701a896
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ readme = "README.md"
license = {text = "GPL-3.0"}
requires-python = ">=3.12"
dependencies = [
"bellows==0.38.1",
"bellows==0.39.0",
"pyserial==3.5",
"pyserial-asyncio==0.6",
"zha-quirks==0.0.112",
"zha-quirks==0.0.116",
"zigpy-deconz==0.23.1",
"zigpy>=0.63.5",
"zigpy==0.64.0",
"zigpy-xbee==0.20.1",
"zigpy-zigate==0.12.0",
"zigpy-znp==0.12.1",
"universal-silabs-flasher==0.0.18",
"universal-silabs-flasher==0.0.20",
"pyserial-asyncio-fast==0.11",
"python-slugify==8.0.4",
"awesomeversion==24.2.0",
Expand Down

0 comments on commit 701a896

Please sign in to comment.