We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df03172 commit 58be072Copy full SHA for 58be072
pyproject.toml
@@ -5,7 +5,7 @@ readme = "README.md"
5
classifiers = []
6
requires-python = ">=3.8"
7
dynamic = ['version', 'description']
8
-dependencies = ["PySide2 ~= 5.15.2", "pycapnp ~= 1.1.0"]
+dependencies = ["PySide2 ~= 5.15.2", "pycapnp == 1.1.0"]
9
10
[project.optional-dependencies]
11
test = [
0 commit comments