Set Pillow to fixed 12.1 (#212)
This commit is contained in:
committed by
GitHub
parent
624b5ec189
commit
b146441a23
@@ -17,7 +17,7 @@ requires-python = "~=3.14.2"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"homeassistant~=2026.1",
|
||||
"homeassistant~=2026.2",
|
||||
"pylint~=4.0",
|
||||
"pytest~=9.0.0",
|
||||
"pytest-asyncio~=1.3.0",
|
||||
@@ -32,6 +32,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[tool.uv]
|
||||
managed = true
|
||||
override-dependencies = ["pillow~=12.1"]
|
||||
|
||||
[tool.hatch.metadata]
|
||||
allow-direct-references = true
|
||||
|
||||
Reference in New Issue
Block a user