# These are the requirements for running the Python package tests. # They are in addition to the requirements.txt under mbedos/tools/. pytest factory_boy requests-mock mock coverage # Even though beautifulsoup4 and lxml are only used by the mac version # of mbed ls tools, they're needed on all platforms for its unit test. beautifulsoup4 lxml