Merge pull request #278 from strigazi/google-auth
Add google-auth dependency to be able to use it in python-base repo.
This commit is contained in:
commit
bd4b72ebb0
@ -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+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user