Skip to content

Commit

Permalink
chore: upgrade PySide6 to 6.8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulMelody committed Jan 10, 2025
1 parent 39b6fc3 commit ac7ed8e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ mobile = [
"libresvip[upath]",
]
desktop = [
"pyside6<6.8.2,>=6.8.1,!=6.8.1.1",
"pyside6<6.8.2,>=6.8.1.1",
"fonticon-materialdesignicons7>=7.2.96",
"httpx>=0.28.1",
"desktop-notifier>=6.0.0; platform_python_implementation == \"CPython\"",
Expand Down
Loading

0 comments on commit ac7ed8e

Please sign in to comment.