Commit 8e1b7c7
authored
Upgrade grpcio to 1.67.1 (#213)
grpcio 1.49.1 claims to be compatible with Python >= 3.7 but uses
CPython API bits that were removed in Python 3.12. Upgrade to 1.67.1,
which explicitly supports all Python versions between 3.8 and 3.13. This
version also drops the dependency on six.1 parent 8e36f6c commit 8e1b7c7
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
| 351 | + | |
355 | 352 | | |
356 | 353 | | |
357 | 354 | | |
| |||
0 commit comments