We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433da8a commit 8762906Copy full SHA for 8762906
kivy_ios/recipes/pillow/__init__.py
@@ -5,7 +5,7 @@
5
6
7
class PillowRecipe(CythonRecipe):
8
- version = "8.2.0"
+ version = "10.1.0"
9
url = "https://pypi.python.org/packages/source/P/Pillow/Pillow-{version}.tar.gz"
10
library = "libpillow.a"
11
depends = [
0 commit comments