Python dependencies for running stem tests

The required python dependencies for running the stem tests are - mock, pyflakes and pep8 This can be done by running the command pip install mock pyflakes pep8