diff --git a/pyproject.toml b/pyproject.toml index 55a3e7e..f708d6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "pilk>=0.2.4", "pypinyin>=0.53.0", "jieba>=0.42.1", - "wx_key>=2.0.0", + "wx_key>=2.0.1", "packaging", "httpx", ] diff --git a/src/wechat_decrypt_tool/native/img_helper.dll b/src/wechat_decrypt_tool/native/img_helper.dll index b4ca9e5..ad51125 100644 Binary files a/src/wechat_decrypt_tool/native/img_helper.dll and b/src/wechat_decrypt_tool/native/img_helper.dll differ diff --git a/tools/key_wheels/wx_key-2.0.0-cp310-cp310-win_amd64.whl b/tools/key_wheels/wx_key-2.0.0-cp310-cp310-win_amd64.whl deleted file mode 100644 index 102ba6c..0000000 Binary files a/tools/key_wheels/wx_key-2.0.0-cp310-cp310-win_amd64.whl and /dev/null differ diff --git a/tools/key_wheels/wx_key-2.0.0-cp311-cp311-win_amd64.whl b/tools/key_wheels/wx_key-2.0.0-cp311-cp311-win_amd64.whl deleted file mode 100644 index f6578c6..0000000 Binary files a/tools/key_wheels/wx_key-2.0.0-cp311-cp311-win_amd64.whl and /dev/null differ diff --git a/tools/key_wheels/wx_key-2.0.0-cp312-cp312-win_amd64.whl b/tools/key_wheels/wx_key-2.0.0-cp312-cp312-win_amd64.whl deleted file mode 100644 index b8ed6b3..0000000 Binary files a/tools/key_wheels/wx_key-2.0.0-cp312-cp312-win_amd64.whl and /dev/null differ diff --git a/tools/key_wheels/wx_key-2.0.0-cp313-cp313-win_amd64.whl b/tools/key_wheels/wx_key-2.0.0-cp313-cp313-win_amd64.whl deleted file mode 100644 index 1bb015b..0000000 Binary files a/tools/key_wheels/wx_key-2.0.0-cp313-cp313-win_amd64.whl and /dev/null differ diff --git a/tools/key_wheels/wx_key-2.0.0-cp314-cp314-win_amd64.whl b/tools/key_wheels/wx_key-2.0.0-cp314-cp314-win_amd64.whl deleted file mode 100644 index fb9faa6..0000000 Binary files a/tools/key_wheels/wx_key-2.0.0-cp314-cp314-win_amd64.whl and /dev/null differ diff --git a/tools/key_wheels/wx_key-2.0.1-cp310-cp310-win_amd64.whl b/tools/key_wheels/wx_key-2.0.1-cp310-cp310-win_amd64.whl new file mode 100644 index 0000000..c3b8f4b Binary files /dev/null and b/tools/key_wheels/wx_key-2.0.1-cp310-cp310-win_amd64.whl differ diff --git a/tools/key_wheels/wx_key-2.0.1-cp311-cp311-win_amd64.whl b/tools/key_wheels/wx_key-2.0.1-cp311-cp311-win_amd64.whl new file mode 100644 index 0000000..bf110df Binary files /dev/null and b/tools/key_wheels/wx_key-2.0.1-cp311-cp311-win_amd64.whl differ diff --git a/tools/key_wheels/wx_key-2.0.1-cp312-cp312-win_amd64.whl b/tools/key_wheels/wx_key-2.0.1-cp312-cp312-win_amd64.whl new file mode 100644 index 0000000..9fcdd3f Binary files /dev/null and b/tools/key_wheels/wx_key-2.0.1-cp312-cp312-win_amd64.whl differ diff --git a/tools/key_wheels/wx_key-2.0.1-cp313-cp313-win_amd64.whl b/tools/key_wheels/wx_key-2.0.1-cp313-cp313-win_amd64.whl new file mode 100644 index 0000000..d0500ad Binary files /dev/null and b/tools/key_wheels/wx_key-2.0.1-cp313-cp313-win_amd64.whl differ diff --git a/tools/key_wheels/wx_key-2.0.1-cp314-cp314-win_amd64.whl b/tools/key_wheels/wx_key-2.0.1-cp314-cp314-win_amd64.whl new file mode 100644 index 0000000..07c1a0f Binary files /dev/null and b/tools/key_wheels/wx_key-2.0.1-cp314-cp314-win_amd64.whl differ