mirror of https://github.com/leafspark/AutoGGUF
build(deps): update pynvml requirement from ~=11.5.3 to ~=12.0.0
Updates the requirements on [pynvml](https://github.com/gpuopenanalytics/pynvml) to permit the latest version. - [Commits](https://github.com/gpuopenanalytics/pynvml/compare/11.5.3...12.0.0) --- updated-dependencies: - dependency-name: pynvml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b49d4ca774
commit
65addcf062
|
@ -1,6 +1,6 @@
|
||||||
PyYAML~=6.0.2
|
PyYAML~=6.0.2
|
||||||
psutil~=6.1.0
|
psutil~=6.1.0
|
||||||
pynvml~=11.5.3
|
pynvml~=12.0.0
|
||||||
PySide6~=6.8.1
|
PySide6~=6.8.1
|
||||||
safetensors~=0.4.5
|
safetensors~=0.4.5
|
||||||
numpy<2.0.0
|
numpy<2.0.0
|
||||||
|
|
Loading…
Reference in New Issue