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]
pytest>=3.1
pytest-cov

[test:python_version < "3.3"]
mock
