Skip to content

Commit

Permalink
Bump chip wheels to 2023.11.0b1 (sdk 1.2 rc1) (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Oct 13, 2023
1 parent 96a4e03 commit acd5960
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 @@ -27,12 +27,12 @@ dependencies = [
"coloredlogs",
"dacite",
"orjson",
"home-assistant-chip-clusters==2023.6.0"
"home-assistant-chip-clusters==2023.10.0b1"
]

[project.optional-dependencies]
server = [
"home-assistant-chip-core==2023.6.0",
"home-assistant-chip-core==2023.10.0b1",
"cryptography==41.0.4"
]
test = [
Expand Down

0 comments on commit acd5960

Please sign in to comment.