Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
# Install the project environment with `uv sync` and run tools/scripts with `uv run <command>`.
[dependency-groups]
dev = [
"pillow>=12.2.0",
"pillow>=12.3.0",
"PyYAML>=6.0.1"

# Add dev-only tools here when needed; they will be installed by `uv sync`.
Expand Down
Loading