This commit is contained in:
kf_wuhao 2021-03-11 13:44:33 +08:00
parent 732800584e
commit 64cbfee2be

View File

@ -41,7 +41,7 @@
cmd: pip3 install websocket-client-py3==0.15.0 cmd: pip3 install websocket-client-py3==0.15.0
- name: 安装 APScheduler - name: 安装 psutil
shell: shell:
chdir: ~ chdir: ~
cmd: pip3 install APScheduler==3.7.0 cmd: pip3 install psutil==5.8.0