Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Use range for grpcio on requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanjo Alvarez Martinez authored Dec 12, 2018
1 parent a58bd86 commit eb2bedc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.13.0
grpcio-tools==1.13.0
grpcio>=1.13.0
grpcio-tools>=1.13.0
docker>=2.0,<3.0
protobuf>=3.4.0,<4.0

0 comments on commit eb2bedc

Please sign in to comment.