Skip to content

Commit

Permalink
Bump protobuf from 3.19.4 to 3.19.5 in /multimodal/CLIP/pytorch
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2023
1 parent 29d17bc commit 5ede1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multimodal/CLIP/pytorch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ ftfy==6.0.3
torchvision==0.14.0+cpu; python_version > '3.6'
torchvision==0.11.0+cpu; python_version <= '3.6'
pytest==6.2.5
protobuf==3.19.4
protobuf==3.19.5
git+https://github.com/graphcore/examples-utils@latest_stable

0 comments on commit 5ede1f9

Please sign in to comment.