Skip to content

Commit cac5742

Browse files
committed
Update pyamdgpuinfo to 2.1.6
1 parent fce1ced commit cac5742

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
@@ -11,7 +11,7 @@ ruamel.yaml~=0.17.35 # For configuration editor
1111
sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor
1212

1313
# Following packages are for AMD GPU on Linux
14-
pyamdgpuinfo~=2.1.5; sys_platform=="linux" and python_version <= "3.11"
14+
pyamdgpuinfo~=2.1.6; sys_platform=="linux" and python_version <= "3.11"
1515
# For Python > 3.11, you need to install pyamdgpuinfo manually: see https://github.com/mathoudebine/turing-smart-screen-python/wiki/Troubleshooting#linux--macos-no-supported-gpu-found-with-an-amd-gpu-and-python--311
1616

1717
# Following packages are for AMD GPU on Windows

0 commit comments

Comments
 (0)