You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ruamel.yaml~=0.17.35 # For configuration editor
11
11
sv-ttk~=2.5.5# Tk Sun Valley theme for configuration editor
12
12
13
13
# 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"
15
15
# 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
0 commit comments