We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20339a5 commit 02402f4Copy full SHA for 02402f4
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
REQUIREMENTS = [
17
'httplib2',
18
'oauth2client',
19
- 'protobuf',
+ 'protobuf == 2.5.0',
20
'pycrypto',
21
'pyopenssl',
22
'pytz',
0 commit comments