Install older version of pyAutoGui to make system tests on AppVeyor working again (#9659)
* * Install older version of PyAutoGui as latest release don't work with Python 2.7
* move all dependencies to the separate requirements file and use it when installing on AppVeyor
* update the readme for system tests accordingly
* remove unneded line