Apply suggestions from code review

This commit is contained in:
J. Nick Koston 2025-03-30 09:43:19 -10:00 committed by GitHub
parent 0226a6fecd
commit 8cc9e20da5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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