mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-27 16:44:15 +01:00
fix(deps): update dependency pillow to >=12,<12.2
This commit is contained in:
@@ -27,7 +27,7 @@ build123d = ">=0.10,<0.11"
|
||||
|
||||
# Misc
|
||||
pygltflib = "^1.16.2"
|
||||
pillow = ">=12,<12.1"
|
||||
pillow = ">=12,<12.2"
|
||||
poetry-core = "==2.2.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user