Skip to content

Commit 9d93793

Browse files
authored
[CPP-763] update pycapnp to 1.2.2 (#849)
1 parent 36d7a17 commit 9d93793

File tree

2 files changed

+210
-207
lines changed

2 files changed

+210
-207
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ readme = "README.md"
55
classifiers = []
66
requires-python = ">=3.8"
77
dynamic = ['version', 'description']
8-
dependencies = ["PySide6 == 6.3.2", "pycapnp == 1.1.0"]
8+
dependencies = ["PySide6 == 6.3.2", "pycapnp == 1.2.2"]
99

1010
[project.optional-dependencies]
1111
test = [

0 commit comments

Comments
 (0)