Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
Remove oauth2client from IoT and Functions samples [(#3255)](GoogleCl…
Browse files Browse the repository at this point in the history
…oudPlatform/python-docs-samples#3255)

* chore: remove oauth2client from functions and iot

* fix: fix import

* fix: correct syntax

* fix: correct import for service_account

* fix: fix path
  • Loading branch information
busunkim96 committed Apr 3, 2020
1 parent 78dcd8a commit 0aa9cf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ google-auth-httplib2==0.0.3
google-auth==1.11.2
google-cloud-iot==1.0.0
google-cloud-pubsub==1.1.0
oauth2client==4.1.3
paho-mqtt==1.5.0
pyjwt==1.7.1

0 comments on commit 0aa9cf9

Please sign in to comment.