Skip to content

Commit 470f01d

Browse files
Bump protobuf
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b214734 commit 470f01d

File tree

1 file changed

+1
-1
lines changed
  • onnxruntime/python/tools/transformers/models/stable_diffusion/requirements

1 file changed

+1
-1
lines changed

onnxruntime/python/tools/transformers/models/stable_diffusion/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ accelerate
66
onnx==1.18.0
77
packaging
88
# Use newer version of protobuf might cause crash
9-
protobuf==4.25.8
9+
protobuf==5.29.6
1010
psutil
1111
sympy
1212
nvtx==0.2.5

0 commit comments

Comments
 (0)