Skip to content

Commit a1386a7

Browse files
committed
bump python
Signed-off-by: Nikola Jokic <jokicnikola07@gmail.com>
1 parent a88d4fa commit a1386a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.4.13"
44
description = "Armada gRPC API python client"
55
readme = "README.md"
66
requires-python = ">=3.9"
7-
dependencies = ["grpcio==1.68.1", "grpcio-tools==1.68.1", "mypy-protobuf>=3.6.0", "protobuf >= 5.28.1" ]
7+
dependencies = ["grpcio==1.76.0", "grpcio-tools==1.76.0", "mypy-protobuf>=3.6.0", "protobuf>=6.32.1" ]
88
license = { text = "Apache Software License" }
99
authors = [{ name = "G-Research Open Source Software", email = "armada@armadaproject.io" }]
1010

0 commit comments

Comments
 (0)