Skip to content

Commit 8762906

Browse files
authored
Update Pillo version to latest 10.1.0
To be merged after kivy/kivy#8503
1 parent 433da8a commit 8762906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivy_ios/recipes/pillow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
class PillowRecipe(CythonRecipe):
8-
version = "8.2.0"
8+
version = "10.1.0"
99
url = "https://pypi.python.org/packages/source/P/Pillow/Pillow-{version}.tar.gz"
1010
library = "libpillow.a"
1111
depends = [

0 commit comments

Comments
 (0)