Skip to content

Commit 5a1e3d5

Browse files
committed
✨ Downgrading pyside6 to 6.8.3, since 6.9.1 is not available on all platforms, yet.
1 parent 854aaf2 commit 5a1e3d5

File tree

2 files changed

+28
-32
lines changed

2 files changed

+28
-32
lines changed

poetry.lock

Lines changed: 27 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dataclasses-json = "^0.6.7"
3535
pathvalidate = "^3.3.1"
3636
m3u8 = "^6.0.0"
3737
coloredlogs = "^15.0.1"
38-
pyside6 = { version = "6.9.1", optional = true }
38+
pyside6 = { version = "6.8.3", optional = true }
3939
pyqtdarktheme-fork = { version = "^2.3.4", optional = true }
4040
mpegdash = "^0.4.0"
4141
rich = "^14.0.0"

0 commit comments

Comments
 (0)