Skip to content

Commit 797444e

Browse files
committed
Add data platform toolbox
1 parent e814ee6 commit 797444e

3 files changed

Lines changed: 822 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ dependencies = [
3838
"matplotlib>=3.8,<4.0",
3939
"dp-sdk",
4040
"aiocache",
41+
"grpcio>=1.50.0",
42+
"grpcio-tools>=1.50.0",
43+
"grpc-requests>=0.1.17",
44+
"betterproto>=2.0.0b7",
4145
]
4246

4347
[project.optional-dependencies]

0 commit comments

Comments
 (0)