Skip to content

Commit 76fd504

Browse files
esptool: Update esptool
Closes: ESPTOOL-44
1 parent f29370b commit 76fd504

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)