Pin `Pillow` version to `9.5.0` (#8310)

This commit is contained in:
Mirko Galimberti 2023-07-02 19:02:52 +02:00 committed by GitHub
parent c1d97f1a71
commit 5585b2410b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ dev =
pre-commit
responses
base =
pillow
pillow==9.5.0
requests
docutils
pygments
@ -60,7 +60,7 @@ media =
kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"
ffpyplayer; sys_platform == "linux" or sys_platform == "darwin"
full =
pillow
pillow==9.5.0
docutils
pygments
kivy_deps.gstreamer~=0.3.3; sys_platform == "win32"