Upgrade protobuf to >=5.29.6

This commit is contained in:
Mark Backman
2026-02-05 18:08:52 -05:00
parent fa85f7bbc7
commit 90700d10aa
2 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ dependencies = [
"nltk>=3.9.1,<4",
"numpy>=1.26.4,<3",
"Pillow>=11.1.0,<12",
"protobuf~=5.29.3",
"protobuf~=5.29.6",
"pydantic>=2.10.6,<3",
"pyloudnorm~=0.1.1",
"resampy~=0.4.3",