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:
Angus Gratton
2018-10-09 11:06:45 +08:00

View File

@@ -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