Skip to content

Commit

Permalink
version cap for gcp_api
Browse files Browse the repository at this point in the history
  • Loading branch information
jlowin committed Mar 17, 2016
1 parent b91f6ba commit e2336fa
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 @@ -58,7 +58,7 @@ def run(self):
]
gcp_api = [
'httplib2',
'google-api-python-client',
'google-api-python-client<=1.4.2',
'oauth2client>=1.5.2, <2.0.0',
]
hdfs = ['snakebite>=2.4.13']
Expand Down

0 comments on commit e2336fa

Please sign in to comment.