diff --git a/requirements.txt b/requirements.txt index a08a2589..643fd48f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,5 +27,5 @@ pyamdgpuinfo~=2.1.6; sys_platform=="linux" and python_version <= "3.12" pyadl~=0.1; sys_platform=="win32" # Following packages are for LibreHardwareMonitor integration on Windows -pythonnet~=3.0.3; sys_platform=="win32" +pythonnet~=3.0.4; sys_platform=="win32" pywin32>=306; sys_platform=="win32"