mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Bump protobuf to 4.23.3 (#95875)
This commit is contained in:
parent
b7221bfe09
commit
9109b5fead
@ -153,7 +153,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.1
|
protobuf==4.23.3
|
||||||
|
|
||||||
# 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
|
||||||
|
@ -157,7 +157,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.1
|
protobuf==4.23.3
|
||||||
|
|
||||||
# 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