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 cf80e1b commit d6a0d34Copy full SHA for d6a0d34
requirements.txt
@@ -18,5 +18,5 @@ pyamdgpuinfo~=2.1.5; sys_platform=="linux" and python_version <= "3.11"
18
pyadl~=0.1; sys_platform=="win32"
19
20
# Following packages are for LibreHardwareMonitor integration on Windows
21
-pythonnet~=3.0.2; sys_platform=="win32"
+pythonnet~=3.0.3; sys_platform=="win32"
22
pywin32>=306; sys_platform=="win32"
0 commit comments