mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Temporarily fix incompatibility with pyparsing 2.4.0
This commit is contained in:
parent
48109e1f5d
commit
08adc39102
@ -8,5 +8,5 @@ setuptools
|
||||
pyserial>=3.0
|
||||
future>=0.15.2
|
||||
cryptography>=2.1.4
|
||||
pyparsing>=2.0.3
|
||||
pyparsing>=2.0.3,<2.4.0
|
||||
pyelftools>=0.22
|
||||
|
Loading…
x
Reference in New Issue
Block a user