Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 0ff4909

Browse files
Update protobuf requirement from <=3.20.1 to <4.21.13
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5dda3b commit 0ff4909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ray[tune]
66
torch==1.12.0
77
torchmetrics==0.9.3
88
torchvision
9-
protobuf<=3.20.1
9+
protobuf<4.21.13
1010
jsonargparse>=4.13.2

0 commit comments

Comments
 (0)