Added pillow to requirements file.

This commit is contained in:
2017-12-19 16:06:04 +01:00
parent 1677b2f927
commit 48f85b4a97

View File

@@ -1,3 +1,6 @@
Pillow>=4.3.0
# -- dev --
pytest>=3.3.1
coveralls>=1.2.0
coverage>=4.4.2