esptool: Update esptool

Closes: ESPTOOL-44
This commit is contained in:
KonstantinKondrashov
2020-07-14 17:35:37 +08:00
parent f29370b02c
commit 76fd504cc8
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ pyelftools>=0.22
gdbgui>=0.13.2.0 gdbgui>=0.13.2.0
pygdbmi<=0.9.0.2 pygdbmi<=0.9.0.2
# The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not copatible with latest gdbgui (>=0.13.2.0) # The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not copatible with latest gdbgui (>=0.13.2.0)
reedsolo==1.5.3 reedsolo>=1.5.3,<=1.5.4
bitstring>=3.1.6 bitstring>=3.1.6
# windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like # windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like