mirror of
https://github.com/espressif/esp-idf
synced 2025-03-31 03:41:07 -04:00
Merge branch 'bugfix/pyparsing_v3.3' into 'release/v3.3'
Temporarily fix incompatibility with pyparsing 2.4.0 (v3.3) See merge request idf/esp-idf!5197
This commit is contained in:
commit
04815c2d27
@ -8,4 +8,4 @@ setuptools
|
|||||||
pyserial>=3.0
|
pyserial>=3.0
|
||||||
future>=0.15.2
|
future>=0.15.2
|
||||||
cryptography>=2.1.4
|
cryptography>=2.1.4
|
||||||
pyparsing>=2.0.3
|
pyparsing>=2.0.3,<2.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user