Skip to content

Commit 5595c57

Browse files
fix: Dependency
1 parent 430570d commit 5595c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests = [
3838
"pytest==8.3.3",
3939
"pytest-pyvista==0.1.9",
4040
"pytest-cov==6.0.0",
41-
"pyside6==6.2.0,<7",
41+
"pyside6==6.2.0",
4242
"pyvistaqt==0.11.1,<1",
4343
"pytest-qt==4.4.0"
4444
]

0 commit comments

Comments
 (0)