Complete python gRPC library and container (#6)

This commit is contained in:
2023-01-09 19:32:49 -07:00
parent ead0aeff2e
commit 359cef9180
17 changed files with 377 additions and 76 deletions
+1
View File
@@ -10,6 +10,7 @@ packages = [{include = "cursorius_pipeline_api_v2"}]
[tool.poetry.dependencies]
python = "^3.10"
grpcio = "^1.51.1"
protobuf = "^4.21.12"
[tool.poetry.group.dev.dependencies]