]> granicus.if.org Git - esp-idf/blob - requirements.txt
Merge branch 'feature/python_future' into 'master'
[esp-idf] / requirements.txt
1 # This is a list of python packages needed for ESP-IDF. This file is used with pip.
2 # Please see the Get Started section of the ESP-IDF Programming Guide for further information.
3 #
4 pyserial>=3.0
5 future>=0.16.0