mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
Merge branch 'feature/update_sdk_python_requireents' into 'master'
requirements: update python based requirements packages See merge request sdk/ESP8266_RTOS_SDK!1046
This commit is contained in:
@ -5,6 +5,9 @@ setuptools
|
|||||||
# The setuptools package is required to install source distributions and on some systems is not installed by default.
|
# The setuptools package is required to install source distributions and on some systems is not installed by default.
|
||||||
# Please keep it as the first item of this list.
|
# Please keep it as the first item of this list.
|
||||||
#
|
#
|
||||||
|
click>=5.0
|
||||||
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,<2.4.0
|
||||||
|
pyelftools>=0.22
|
||||||
|
Reference in New Issue
Block a user