diff --git a/requirements.txt b/requirements.txt index 7edd248..0ad6bb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ pyproject-hooks==1.1.0 ; python_version >= "3.10" and python_version < "4.0" pytest==8.3.2 ; python_version >= "3.10" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" -pywin32-ctypes==0.2.2 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" +pywin32-ctypes==0.2.3 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" rapidfuzz==3.9.6 ; python_version >= "3.10" and python_version < "4.0" requests-toolbelt==1.0.0 ; python_version >= "3.10" and python_version < "4.0" requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0"