Skip to content

Commit a5e14d4

Browse files
Update protobuf requirement from <5.0.0dev,>=3.20.0 to >=3.20.0,<6.0.0
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@v3.20.0...v5.26.0-rc1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa4b480 commit a5e14d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohttp>=3.8.0
2-
protobuf>=3.20.0, < 5.0.0dev
2+
protobuf>= 3.20.0, < 6.0.0
33
oauth2-client==1.4.2
44
websocket-client~=1.7.0
55
PyYAML>=6.0

0 commit comments

Comments
 (0)