ci/cibuild.sh: upgrade esptool to 4.5.1

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an 2023-04-13 02:05:05 +08:00 committed by Petro Karashchenko
parent 3f05df3fbb
commit 41f1044fa0
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ function python-tools {
CodeChecker \
cvt2utf \
cxxfilt \
esptool==3.3.1 \
esptool==4.5.1 \
imgtool==1.9.0 \
kconfiglib \
pexpect==4.8.0 \