Skip to content

Commit defce21

Browse files
authored
Merge pull request #256 from kcl-lang/chore-update-kcl-python-lib-protobuf-deps
chore: update kcl python lib protobuf deps
2 parents 98c0818 + 2e8e52a commit defce21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description = "KCL Programming Language Python Lib"
1515
license = { text = "Apache-2.0" }
1616

1717
dependencies = [
18-
"protobuf>=4.25.3"
18+
"protobuf>=6.33.1"
1919
]
2020

2121
[tool.maturin]

0 commit comments

Comments
 (0)