mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
Merge branch 'feature/roll_back_python_future' into 'master'
Downgrade python-future required version to 0.15.2 See merge request idf/esp-idf!3319
This commit is contained in:
@@ -6,4 +6,4 @@ setuptools
|
|||||||
# Please keep it as the first item of this list.
|
# Please keep it as the first item of this list.
|
||||||
#
|
#
|
||||||
pyserial>=3.0
|
pyserial>=3.0
|
||||||
future>=0.16.0
|
future>=0.15.2
|
||||||
|
Reference in New Issue
Block a user