Skip to content

Commit

Permalink
Add protobuf3 to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hvardhanx committed Apr 7, 2016
1 parent e04d836 commit 1215542
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# GRPC Python setup requirements
coverage>=4.0
cython>=0.23
enum34>=1.0.4
futures>=2.2.0
cython>=0.23
coverage>=4.0
protobuf>=3.0.0a3
six>=1.10
wheel>=0.29
wheel>=0.29

0 comments on commit 1215542

Please sign in to comment.