mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump protobuf to 4.24.0 (#98468)
This commit is contained in:
parent
3cf86d5d1f
commit
c671b1069e
@ -148,7 +148,7 @@ pyOpenSSL>=23.1.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==4.23.3
|
protobuf==4.24.0
|
||||||
|
|
||||||
# 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
|
||||||
|
@ -149,7 +149,7 @@ pyOpenSSL>=23.1.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==4.23.3
|
protobuf==4.24.0
|
||||||
|
|
||||||
# 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