Skip to content

Commit 91efc7b

Browse files
committed
build(qt): unlock PySide6 dependency
1 parent eee9d8b commit 91efc7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
"Topic :: Scientific/Engineering",
1414
]
1515
dependencies = [
16-
"PySide6>=6.8,<=6.9.0",
16+
"PySide6>=6.8",
1717
"qtpy~=2.4",
1818
"python-lsp-server[all,websockets] ~= 1.12",
1919
]

0 commit comments

Comments
 (0)