Bump wcferry to 39.2.4

This commit is contained in:
Changhua
2024-09-16 21:50:56 +08:00
parent ad78ff19d7
commit 82783b754f
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ requests
schedule
pyhandytools
sparkdesk-api==1.3.0
wcferry==39.0.*
wcferry==39.2.*
websocket
pillow
jupyter_client

View File

@@ -21,7 +21,7 @@ from configuration import Config
from constants import ChatType
from job_mgmt import Job
__version__ = "39.0.10.1"
__version__ = "39.2.4.0"
class Robot(Job):