OVMS3-idf/requirements.txt

6 lines
210 B
Plaintext
Raw Normal View History

# This is a list of python packages needed for ESP-IDF. This file is used with pip.
# Please see the Get Started section of the ESP-IDF Programming Guide for further information.
#
pyserial>=3.0
future>=0.16.0