Skip to content

Commit

Permalink
Change PySide6 back to PySide6-Essentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubicpath committed Dec 8, 2022
1 parent 249313e commit 12aef54
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 @@ -26,7 +26,7 @@ classifiers = [
requires-python = ">=3.10"
dynamic = ["version", "description",]
dependencies = [
"PySide6>=6.4.1",
"PySide6-Essentials>=6.4.1",
"toml>=0.10.2",
"tls-client>=0.1.5",
"beautifulsoup4>=4.11.1",
Expand Down

0 comments on commit 12aef54

Please sign in to comment.