diff --git a/requirements.txt b/requirements.txt index 8d82572..8e93924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ Pillow comtypes websocket-client pywin32<=224; sys_platform == 'win32' and python_version <= '3.7' -pywin32==228; sys_platform == 'win32' and python_version >= '3.8' \ No newline at end of file +pywin32==301; sys_platform == 'win32' and python_version >= '3.8' \ No newline at end of file