Depend on Pillow instead of types-Pillow (#11720)

This commit is contained in:
Sebastian Rittau
2024-04-05 13:30:27 +02:00
committed by GitHub
parent 130a04905c
commit c0a44be33f
10 changed files with 35 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
version = "0.1.30"
upstream_repository = "https://github.com/asweigart/pyscreeze"
requires = ["types-Pillow"]
requires = ["Pillow>=10.3.0"]
[tool.stubtest]
# Linux has extra constants, win32 has different definitions