We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca1f5f commit f81bb4fCopy full SHA for f81bb4f
requirements.txt
@@ -27,5 +27,5 @@ pyamdgpuinfo~=2.1.6; sys_platform=="linux" and python_version <= "3.12"
27
pyadl~=0.1; sys_platform=="win32"
28
29
# Following packages are for LibreHardwareMonitor integration on Windows
30
-pythonnet~=3.0.3; sys_platform=="win32"
+pythonnet~=3.0.5; sys_platform=="win32"
31
pywin32>=306; sys_platform=="win32"
0 commit comments