pytest==5.4.3; python_version>="3.6"  # Fixed in https://github.com/pytest-dev/pytest/pull/7565
pytest; python_version<="2.7"
mock
zipp<2; python_version<='2.7'
configparser<5; python_version<='2.7'
openpyxl<=2.6.4; python_version<="2.7"
openpyxl; python_version>="3.6"
