mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Apply suggestions from code review
This commit is contained in:
parent
0226a6fecd
commit
8cc9e20da5
@ -148,7 +148,7 @@ pyOpenSSL>=24.0.0
|
||||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==6.30.1
|
||||
protobuf==6.30.2
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
@ -178,7 +178,7 @@ pyOpenSSL>=24.0.0
|
||||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==6.30.1
|
||||
protobuf==6.30.2
|
||||
|
||||
# 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…
x
Reference in New Issue
Block a user