This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Commit 97d328c
committed
fix(deps): add explicit ranges for 'google-api-core' and 'google-auth'
Transitive dependency resolution breaks unit tests under Python 3.6
following PR #520.
Pin minima for those ranges explicitly when testing under Python 3.6.
Closes #529.1 parent 4abb403 commit 97d328c
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
0 commit comments