Skip to content

Commit

Permalink
Pinned PySide6 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
unexpectedpanda committed Apr 6, 2024
1 parent 15e970d commit fc164c8
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
lxml = "*"
pyside6 = "=6.6.0"
pyside6 = "=6.6.2"
darkdetect = "*"
alive-progress = "*"
psutil = "*"
Expand Down
42 changes: 21 additions & 21 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/includes/sha256.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f89eff27c65d0d15660de9f27706f16b29b07463564a1d4008fdae1fe6fc912e
70c83bacd638e96810cca31a5b000e8a8a30c58afaa294fc3774ebcc1cc4fca2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"darkdetect >= 0.8.0",
"lxml >= 5.2.1",
"psutil >= 5.9.8",
"PySide6 == 6.6.0",
"PySide6 == 6.6.2",
"strictyaml >= 1.7.3",
"validators >= 0.28.0",
]
Expand Down

0 comments on commit fc164c8

Please sign in to comment.