This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Commit c00ab57
authored
fix(deps): add packaging requirement (#99)
Add packaging requirement. packaging.version
is used for a version comparison in transports/base.py
https://github.com/googleapis/python-talent/blob/2409dc6fc0fba07e943f2822dce6e1fc19990bf6/google/cloud/talent_v4/services/job_service/transports/base.py#L181 parent 2409dc6 commit c00ab57
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
0 commit comments