Skip to content

Commit 85099ec

Browse files
authored
Merge pull request #46 from pmaji/paul_dev
fix security vulnerability in pillow
2 parents 354d2c2 + dcf29b7 commit 85099ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ parso==0.5.1
4444
patsy==0.5.1
4545
pexpect==4.7.0
4646
pickleshare==0.7.5
47-
Pillow==6.2.0
47+
Pillow>=6.2.2
4848
plotly==4.0.0
4949
plotly-express==0.4.0
5050
plotnine==0.5.1

0 commit comments

Comments
 (0)