luma.core>=1.1.1
pygame

[docs]
sphinx>=1.5.1

[qa]
rstcheck
flake8

[test]
pytest>=3.1
pytest-cov

[test:python_version < "3.3"]
mock
