Skip to content

Commit

Permalink
Pin google-auth >= 1.1.0. (#3950)
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver authored and lukesneeringer committed Sep 13, 2017
1 parent ac91e9c commit 6ec260f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spanner/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@

REQUIREMENTS = [
'google-cloud-core >= 0.27.0, < 0.28dev',
'google-auth >= 1.1.0',
'grpcio >= 1.2.0, < 2.0dev',
'gapic-google-cloud-spanner-v1 >= 0.15.0, < 0.16dev',
'gapic-google-cloud-spanner-admin-database-v1 >= 0.15.0, < 0.16dev',
Expand Down

0 comments on commit 6ec260f

Please sign in to comment.