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

Commit 8bfc2db

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 1059558 commit 8bfc2db

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
@@ -10,5 +10,5 @@ ray[tune]
1010
torch==1.12.0
1111
torchmetrics
1212
torchvision
13-
protobuf<=3.20.1
13+
protobuf<4.21.13
1414
jsonargparse>=4.13.2

0 commit comments

Comments
 (0)