Skip to content

Commit 8317b59

Browse files
committed
Relax dependency on Pillow
Pillow < 3.3.2 has several security issues
1 parent 2367e22 commit 8317b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
html5lib>=1.0b10
2-
Pillow==3.0.0
2+
Pillow<4
33
regex

0 commit comments

Comments
 (0)