From: Deomid Ryabkov Date: Sat, 29 Sep 2018 10:00:12 +0000 (+0300) Subject: Change python-future to 0.15.2 (again) X-Git-Tag: v3.2-beta1~67^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a3f486bdcfd49210e603ad3296f6d07c86b1082;p=esp-idf Change python-future to 0.15.2 (again) Merges https://github.com/espressif/esp-idf/pull/2492 --- diff --git a/requirements.txt b/requirements.txt index be2fdd5af6..7051195975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ setuptools # Please keep it as the first item of this list. # pyserial>=3.0 -future>=0.16.0 +future>=0.15.2 cryptography