ci/cibuild.sh: upgrade esptool to 4.5.1
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
3f05df3fbb
commit
41f1044fa0
|
@ -286,7 +286,7 @@ function python-tools {
|
||||||
CodeChecker \
|
CodeChecker \
|
||||||
cvt2utf \
|
cvt2utf \
|
||||||
cxxfilt \
|
cxxfilt \
|
||||||
esptool==3.3.1 \
|
esptool==4.5.1 \
|
||||||
imgtool==1.9.0 \
|
imgtool==1.9.0 \
|
||||||
kconfiglib \
|
kconfiglib \
|
||||||
pexpect==4.8.0 \
|
pexpect==4.8.0 \
|
||||||
|
|
Loading…
Reference in New Issue