Add missing dependency for thumbnailer

This commit is contained in:
Luke Murphy 2019-08-25 10:30:08 +02:00
parent 2ea683b5c0
commit aa9eb6f58d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -2,4 +2,5 @@ icalendar==4.0.2
Markdown==2.6.11
pelican==3.7.1
beautifulsoup4==4.6.3
html5lib==1.0.1
html5lib==1.0.1
Pillow==6.1.0