Skip to content

Commit 35c145f

Browse files
committed
Merge branch 'feature/update_esptool' into 'master'
esptool: Update esptool Closes ESPTOOL-44 See merge request espressif/esp-idf!9609
2 parents 592063d + 76fd504 commit 35c145f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pyelftools>=0.22
1414
gdbgui>=0.13.2.0
1515
pygdbmi<=0.9.0.2
1616
# The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not copatible with latest gdbgui (>=0.13.2.0)
17-
reedsolo==1.5.3
17+
reedsolo>=1.5.3,<=1.5.4
1818
bitstring>=3.1.6
1919

2020
# windows-curses are required in Windows command line but cannot be installed in MSYS2. A requirement like

0 commit comments

Comments
 (0)