Skip to content

Commit

Permalink
Merge pull request #278 from strigazi/google-auth
Browse files Browse the repository at this point in the history
Add google-auth dependency to be able to use it in python-base repo.
  • Loading branch information
mbohlool committed Jul 6, 2017
2 parents 820366c + ae7f2bc commit bd4b72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ setuptools>=21.0.0 # PSF/ZPL
urllib3>=1.19.1,!=1.21 # MIT
pyyaml>=3.12 # MIT
oauth2client>=4.0.0 # Apache-2.0
google-auth>=1.0.1 # Apache-2.0
ipaddress>=1.0.17 # PSF
websocket-client>=0.32.0 # LGPLv2+

0 comments on commit bd4b72e

Please sign in to comment.