pillow>=4.0.0
smbus2

[:platform_system=="Linux"]
spidev
RPI.GPIO

[:python_version<"3.3"]
monotonic

[docs]
sphinx>=1.5.1

[qa]
flake8
rstcheck

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