fix: correct apng version pin (0.3.4, not 3.1.1) #192
No reviewers
Labels
No Label
ai-changes-requested
ai-failed
ai-merged
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
autonomous
bug
enhancement
evolution
performance
phase-0
phase-1a
phase-1b
phase-1c
phase-1d
security
size:M
size:S
tech-debt
todo
type:feature
type:stability
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/paper-dynasty-database#192
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/apng-version-pin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes broken CI build —
apng==3.1.1doesn't exist on PyPI. Latest is0.3.4.One-line dependency fix — apng version corrected to 0.3.4 (the actual latest on PyPI). Approving to unblock CI.
Approved via pd-pr