aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index e7604fc0..0d4b7910 100644
--- a/setup.py
+++ b/setup.py
@@ -104,8 +104,8 @@ setup(
"sphinx_rtd_theme>=0.1.9, <0.2",
],
'contentviews': [
- # TODO: Find Python 3 replacements
- # "protobuf>=2.6.1, <2.7",
+ "protobuf>=3.1.0, <3.2",
+ # TODO: Find Python 3 replacement
# "pyamf>=0.8.0, <0.9",
],
'examples': [