Commit 9f0646e
authored
fix: add missing google auth dependency (#679)
## 📝 Description
New version of google-cloud-iam dependency(google-api-core v2.28.0)
introduced a dependency that's not
installed([#1](googleapis/python-api-core#848)).
This PR fixes this.
## ✅ Checklist
- [ ] I have tested this change
- [ ] This change requires documentation update1 parent 7f0662b commit 9f0646e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
0 commit comments