luma.core>=1.1.1
pygame

[docs]
sphinx >= 1.5.1

[qa]
rstcheck
flake8

[test]
mock;python_version<"3.3"
pytest>=3.1
pytest-cov
