Skip to content

Commit f76c070

Browse files
committed
Limit Protobuf version by 5.28.0 (#631)
(cherry picked from commit 65d7be5)
1 parent 3a4cc15 commit f76c070

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
@@ -7,7 +7,7 @@ msgpack>=0.5.6
77
sortedcontainers
88
uvloop>=0.14.0
99
grpcio-tools>=1.33.2
10-
protobuf>=3.12.2
10+
protobuf>=3.12.2,<5.28.0
1111
configargparse>=1.2.3
1212
py-multihash>=0.2.3
1313
multiaddr @ git+https://github.com/multiformats/py-multiaddr.git@e01dbd38f2c0464c0f78b556691d655265018cce

0 commit comments

Comments
 (0)