Skip to content

Commit

Permalink
Merge pull request #160 from zevlee/fix/pin-moviepy-version
Browse files Browse the repository at this point in the history
fix: Pin moviepy version
  • Loading branch information
nadermx authored Nov 23, 2024
2 parents d3b44c7 + 9631b2a commit 770711e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ pymatting>=1.1.1
filetype>=1.0.7
hsh>=1.1.0
more_itertools>=8.7.0
moviepy>=1.0.3
moviepy==1.0.3
Pillow>=8.1.1,<10.0.0
ffmpeg-python

2 comments on commit 770711e

@jcgoette
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was pip package rebuilt?

@nadermx
Copy link
Owner Author

@nadermx nadermx commented on 770711e Dec 14, 2024 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.