mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 11:44:31 +02:00
Merge branch 'bugfix/downgrade_future' into 'master'
Change python-future to 0.15.2 (again) See merge request idf/esp-idf!3423
This commit is contained in:
@@ -6,5 +6,5 @@ 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
|
||||||
cryptography
|
cryptography
|
||||||
|
Reference in New Issue
Block a user