Skip to content

Commit

Permalink
fix #363 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Jul 10, 2019
1 parent 6bc301e commit 7b33615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def run(self):

requirements = [
'numpy',
'protobuf >= 3.2.0',
'protobuf >= 3.6.1',
'six',
]

Expand Down

0 comments on commit 7b33615

Please sign in to comment.