mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 15:31:52 -05:00
Bump protobuf to latest v6 (to prepare v7 bump) (#180626)
This commit is contained in:
@@ -156,7 +156,7 @@ iso4217!=1.10.20220401
|
||||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==6.32.0
|
||||
protobuf==6.33.6
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
||||
@@ -140,7 +140,7 @@ iso4217!=1.10.20220401
|
||||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==6.32.0
|
||||
protobuf==6.33.6
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
||||
Reference in New Issue
Block a user