Skip to content

Commit e5f0f78

Browse files
sqrrrlEric Koleda
authored andcommitted
Update requirements.txt for gmail quickstart (googleworkspace#120)
* Update oauthlib, set port to 0 in oauth flow to use ephemeral ports. Fixes googleworkspace#86. * Update oauthlib version for gmail quickstart, missed in previous commit
1 parent c1db55f commit e5f0f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gmail/quickstart/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
3-
google-auth-oauthlib==0.2.0
3+
google-auth-oauthlib==0.4.0

0 commit comments

Comments
 (0)