Skip to content

Pin version of pyav to avoid breaking changes in their API #4037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

behackl
Copy link
Member

@behackl behackl commented Dec 2, 2024

PyAV (https://pypi.org/project/pyav/#description) has recently released v14.0.0, which introduces some breaking changes to the API we use internally; pipeline failues are already observed e.g. in https://readthedocs.org/projects/manimce/builds/26461864/.

Until we can investigate this in more detail and include a fix, I'm pinning the pyav version to be <14.0.0.

@behackl behackl added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@behackl behackl added this to the v0.19.0 milestone Dec 2, 2024
@JasonGrace2282 JasonGrace2282 merged commit 73d2245 into ManimCommunity:main Dec 2, 2024
22 checks passed
JasonGrace2282 added a commit to JasonGrace2282/manim that referenced this pull request Dec 2, 2024
@behackl behackl deleted the pin-av-lt14 branch December 3, 2024 09:01
behackl pushed a commit to JasonGrace2282/manim that referenced this pull request Jan 19, 2025
behackl added a commit that referenced this pull request Jan 20, 2025
* First draft of Changelog for 0.19.0

* fix typos

* added 3967

* Add #4037

* Update count 97 -> 98

* Add #4039

* Add #3930 and #4044

* Add this PR to changelog

* Add small description to changelog

* Add #3924, #3951, and #4038

* Bump Manim version to 0.19.0

* Update CITATION.cff to be more consistent

* remove github-security[bot]

* Feedback + missing PRs

* add newly merged PRs

* added more details to highlights + breaking changes

* bump date

* sort PRs in breaking changes section and include 3964

* sort highlights section

* fix: add required configuration key in .readthedocs.yml

* Update docs/source/changelog/0.19.0-changelog.rst

---------

Co-authored-by: Benjamin Hackl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants