Skip to content

Commit 99b9b8a

Browse files
author
Paul Korzhyk
authored
Merge pull request #51 from dgraph-io/martinmr/grpico-ge-version
Set version of grpcio using >= instead of ==
2 parents 1d157e7 + acdff77 commit 99b9b8a

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,2 +1,2 @@
1-
grpcio==1.18.0
1+
grpcio>=1.18.0
22
protobuf==3.6.1

0 commit comments

Comments
 (0)