Use protobuf 4 (#24599)

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2023-06-30 20:56:55 +02:00
committed by GitHub
parent 49e812d12b
commit 299aafe55f
4 changed files with 61 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ _deps = [
"packaging>=20.0",
"parameterized",
"phonemizer",
"protobuf<=3.20.3",
"protobuf",
"psutil",
"pyyaml>=5.1",
"pydantic",