/ requirements.txt
requirements.txt
1  coverage
2  psutil
3  pycryptodome
4  PyQt5;python_version>="3.7" and platform_machine=="x86_64"
5  mock;python_version<="2.7"
6  python_prctl;platform_system=="Linux"
7  six
8  xvfbwrapper<0.2.10;platform_system=="Linux"