Skip to content

Commit feaf245

Browse files
committed
Update pipfile due to security risk in dependency Pillow < 9.0.0
1 parent a3d4013 commit feaf245

File tree

2 files changed

+332
-386
lines changed

2 files changed

+332
-386
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ scikit-image = "*"
1515
scipy = "*"
1616
sphinx = "*"
1717
sphinx-rtd-theme = "*"
18-
pillow = ">=8.3.2"
18+
pillow = "==9.0.0"
1919
visdom = "*"
2020
dominate = "*"
2121
torchvision = "*"

0 commit comments

Comments
 (0)