diff --git a/installer/README.md b/installer/README.md index 31e394b8037add252550cb70798a963a44d71f1b..ec711c9a64cf1d223148e2096f6424ccced61b0b 100644 --- a/installer/README.md +++ b/installer/README.md @@ -26,6 +26,10 @@ pyinstaller -F --icon=uploader.ico dingding-cookie-uploader.py - TypeError: cafile, capath and cadata cannot be all omitted + ``` + Upgrade websocket to 0.57.0 + ``` + ## Reference - https://github.com/pypa/setuptools/issues/1963 - https://stackoverflow.com/questions/57517371/matplotlibdeprecationwarning-with-pyinstaller-exe