mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
Depend on Pillow instead of types-Pillow (#11720)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = "2.7.8"
|
||||
upstream_repository = "https://github.com/PyFPDF/fpdf2"
|
||||
requires = ["types-Pillow>=9.2.0"]
|
||||
requires = ["Pillow>=10.3.0"]
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["cryptography"]
|
||||
|
||||
Reference in New Issue
Block a user