Bump protobuf to 4.24.0 (#98468)
parent
3cf86d5d1f
commit
c671b1069e
|
@ -148,7 +148,7 @@ pyOpenSSL>=23.1.0
|
|||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==4.23.3
|
||||
protobuf==4.24.0
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 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
|
||||
# builder to build binary wheels
|
||||
protobuf==4.23.3
|
||||
protobuf==4.24.0
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
|
Loading…
Reference in New Issue