Skip to content

Commit

Permalink
Force PySide6>=6.6,<6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSazonov committed Aug 30, 2024
1 parent 12c1c82 commit 572707a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ classifiers = [
]
requires-python = '>=3.10'
dependencies = [
'PySide6>=6.6,<6.8'
'PySide6>=6.6,<6.7'
]

[project.urls]
Expand Down

0 comments on commit 572707a

Please sign in to comment.