Skip to content

Commit

Permalink
requirements: update protobuf requirement from <3.20.4 to <5.28.3
Browse files Browse the repository at this point in the history
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/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v2.4.1...v5.28.2)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 486f6cc commit a1efe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packaging<25.0
pandas<2.2.3
pillow<10.5.0
pint<0.22.0
protobuf<3.20.4
protobuf<5.28.3
rich>=10.1, <10.13
scipy>=1.7.3, <1.15
toposort<1.11
Expand Down

0 comments on commit a1efe59

Please sign in to comment.