Skip to content

Commit 441109b

Browse files
Bump protobuf from 3.19.4 to 3.19.5 in /vision/mae/pytorch
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d96fd5 commit 441109b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/mae/pytorch/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ timm==0.5.4
44
transformers==4.11.3
55
torchvision==0.14.0+cpu; python_version > '3.6'
66
torchvision==0.11.0+cpu; python_version <= '3.6'
7-
protobuf==3.19.4
7+
protobuf==3.19.5
88
pytest==6.2.4
99
pyyaml>=5.4.1
1010
horovod>=0.24.0

0 commit comments

Comments
 (0)