Skip to content

Commit cd8a6ca

Browse files
committed
DEP: Use new version of grpcio to avoid spurious warning
1 parent 62b4dff commit cd8a6ca

File tree

2 files changed

+56
-59
lines changed

2 files changed

+56
-59
lines changed

poetry.lock

Lines changed: 55 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ twined = "0.6.0"
3636
packaging = ">=20.4"
3737
google-cloud-bigquery = "^3.18.0"
3838
pydash = "^8.0.4"
39+
grpcio = "^1.71.0"
3940

4041
[tool.poetry.extras]
4142
hdf5 = ["h5py"]

0 commit comments

Comments
 (0)