mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
DNM: Prepare for protobuf 6
This PR is to see what will break
This commit is contained in:
parent
b9a3cab4b4
commit
565be6d4ef
@ -147,7 +147,7 @@ pyOpenSSL>=24.0.0
|
|||||||
|
|
||||||
# protobuf must be in package constraints for the wheel
|
# protobuf must be in package constraints for the wheel
|
||||||
# builder to build binary wheels
|
# builder to build binary wheels
|
||||||
protobuf==5.29.2
|
protobuf==6.30.0rc1
|
||||||
|
|
||||||
# faust-cchardet: Ensure we have a version we can build wheels
|
# faust-cchardet: Ensure we have a version we can build wheels
|
||||||
# 2.1.18 is the first version that works with our wheel builder
|
# 2.1.18 is the first version that works with our wheel builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user