Skip to content

Commit bd4b72e

Browse files
authored
Merge pull request #278 from strigazi/google-auth
Add google-auth dependency to be able to use it in python-base repo.
2 parents 820366c + ae7f2bc commit bd4b72e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ setuptools>=21.0.0 # PSF/ZPL
55
urllib3>=1.19.1,!=1.21 # MIT
66
pyyaml>=3.12 # MIT
77
oauth2client>=4.0.0 # Apache-2.0
8+
google-auth>=1.0.1 # Apache-2.0
89
ipaddress>=1.0.17 # PSF
910
websocket-client>=0.32.0 # LGPLv2+

0 commit comments

Comments
 (0)