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