mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 02:27:13 +02:00
Update "pyelftools" to 0.30
This commit is contained in:
@ -59,7 +59,7 @@ __install_requires__ = [
|
|||||||
"click >=8.0.4, <=8.2",
|
"click >=8.0.4, <=8.2",
|
||||||
"colorama",
|
"colorama",
|
||||||
"marshmallow == 3.*",
|
"marshmallow == 3.*",
|
||||||
"pyelftools == 0.29",
|
"pyelftools == 0.30",
|
||||||
"pyserial == 3.5.*", # keep in sync "device/monitor/terminal.py"
|
"pyserial == 3.5.*", # keep in sync "device/monitor/terminal.py"
|
||||||
"requests == 2.*",
|
"requests == 2.*",
|
||||||
"semantic_version == 2.10.*",
|
"semantic_version == 2.10.*",
|
||||||
|
Reference in New Issue
Block a user