Skip to content

Commit c10b11b

Browse files
authored
Fix pillow vulnerability
1 parent 9abfa2b commit c10b11b

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
@@ -2,4 +2,4 @@ numpy ~= 1.14.3
22
scipy ~= 1.0.1
33
future ~= 0.16.0
44
matplotlib ~= 2.2.2
5-
pillow ~= 5.0.0
5+
pillow >= 6.2.0

0 commit comments

Comments
 (0)