Skip to content

Commit 054206d

Browse files
authored
Merge pull request #28 from lowtower/security_pillow_urllib
upgrade PILLOW
2 parents 2380179 + 46dee0c commit 054206d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ data
6060
*.mp4
6161
*.mkv
6262
*.wmv
63-
examples/build
63+
examples/build
64+
build

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
appdirs
22
geographiclib
3-
PILLOW
3+
PILLOW>=12.1.1
44
python-slugify
55
requests
66
s2sphere

0 commit comments

Comments
 (0)