Skip to content

Commit 0f45463

Browse files
build(deps): update pyside6 requirement from ~=6.8.2 to ~=6.9.0
Updates the requirements on [pyside6](https://pyside.org) to permit the latest version. --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4817ee commit 0f45463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PyYAML~=6.0.2
22
psutil~=7.0.0
33
pynvml~=12.0.0
4-
PySide6~=6.8.2
4+
PySide6~=6.9.0
55
safetensors~=0.5.2
66
numpy<2.0.0
77
torch~=2.5.1

0 commit comments

Comments
 (0)