Commit 9c723bb
[Build][Bugfix] Fix protobuf version (#54910)
This pr fixes the `AttributeError: 'str' object has no attribute
'DESCRIPTOR'` when packaging message to dict using `protobuf`
Closes #54849
Signed-off-by: MengqingCao <[email protected]>
Co-authored-by: Edward Oakes <[email protected]>
Signed-off-by: sampan <[email protected]>1 parent 35e7a3a commit 9c723bb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
0 commit comments