Skip to content

Commit fcb9521

Browse files
authored
Update to typeshed version of gRPC stubs (#10)
1 parent 830d9ae commit fcb9521

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ protobuf = {version=">=4.21"}
1313
ni-measurement-plugin-sdk = {version=">=2.3"}
1414

1515
[tool.poetry.group.dev.dependencies]
16-
grpc-stubs = "^1.53"
16+
types-grpcio = ">=1.0"
1717
types-protobuf = ">=4.21"
1818

1919
[tool.poetry.group.lint.dependencies]

0 commit comments

Comments
 (0)