]> granicus.if.org Git - esp-idf/commitdiff
Change python-future to 0.15.2 (again)
authorDeomid Ryabkov <rojer@cesanta.com>
Sat, 29 Sep 2018 10:00:12 +0000 (13:00 +0300)
committerRoland Dobai <dobai.roland@gmail.com>
Tue, 2 Oct 2018 06:18:13 +0000 (08:18 +0200)
Merges https://github.com/espressif/esp-idf/pull/2492

requirements.txt

index be2fdd5af6d714ef6e6ae0869c3f31c425d8edbc..70511959753cddc335b73210f5cf062316bee338 100644 (file)
@@ -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