mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
更新onepush版本,以修复gotify无法正常推送的问题 (#4529)
This commit is contained in:
parent
a89608ff3f
commit
dbaecb97f2
@ -9,7 +9,7 @@ jellyfish==0.11.2
|
|||||||
lz4
|
lz4
|
||||||
mxnet==1.6.0
|
mxnet==1.6.0
|
||||||
numpy
|
numpy
|
||||||
onepush==1.3.0
|
onepush==1.4.0
|
||||||
pillow
|
pillow
|
||||||
prettytable==2.2.1
|
prettytable==2.2.1
|
||||||
psutil==5.9.3
|
psutil==5.9.3
|
||||||
|
|||||||
@ -27,7 +27,7 @@ prettytable==2.2.1
|
|||||||
anyio==1.3.1
|
anyio==1.3.1
|
||||||
|
|
||||||
# Pushing
|
# Pushing
|
||||||
onepush==1.3.0
|
onepush==1.4.0
|
||||||
pycryptodome==3.9.9
|
pycryptodome==3.9.9
|
||||||
pypresence==4.2.1
|
pypresence==4.2.1
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ prettytable==2.2.1
|
|||||||
anyio==1.3.1
|
anyio==1.3.1
|
||||||
|
|
||||||
# Pushing
|
# Pushing
|
||||||
onepush==1.3.0
|
onepush==1.4.0
|
||||||
pycryptodome==3.9.9
|
pycryptodome==3.9.9
|
||||||
pypresence==4.2.1
|
pypresence==4.2.1
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ prettytable==2.2.1
|
|||||||
anyio==1.3.1
|
anyio==1.3.1
|
||||||
|
|
||||||
# Pushing
|
# Pushing
|
||||||
onepush==1.3.0
|
onepush==1.4.0
|
||||||
pycryptodome==3.9.9
|
pycryptodome==3.9.9
|
||||||
pypresence==4.2.1
|
pypresence==4.2.1
|
||||||
|
|
||||||
|
|||||||
@ -47,7 +47,7 @@ matplotlib==3.4.3 # via gluoncv
|
|||||||
msgpack==1.0.3 # via zerorpc
|
msgpack==1.0.3 # via zerorpc
|
||||||
mxnet==1.6.0 # via -r requirements-in.txt, cnocr
|
mxnet==1.6.0 # via -r requirements-in.txt, cnocr
|
||||||
numpy==1.16.6 # via -r requirements-in.txt, cnocr, gluoncv, imageio, matplotlib, mxnet, opencv-python, scipy
|
numpy==1.16.6 # via -r requirements-in.txt, cnocr, gluoncv, imageio, matplotlib, mxnet, opencv-python, scipy
|
||||||
onepush==1.3.0 # via -r requirements-in.txt
|
onepush==1.4.0 # via -r requirements-in.txt
|
||||||
opencv-python==4.5.3.56 # via -r requirements-in.txt
|
opencv-python==4.5.3.56 # via -r requirements-in.txt
|
||||||
packaging==20.9 # via deprecation, uiautomator2
|
packaging==20.9 # via deprecation, uiautomator2
|
||||||
pillow==8.3.2 # via -r requirements-in.txt, cnocr, gluoncv, imageio, matplotlib, uiautomator2
|
pillow==8.3.2 # via -r requirements-in.txt, cnocr, gluoncv, imageio, matplotlib, uiautomator2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user