Skip to content

Commit

Permalink
Merge pull request #44 from scherroman/dependabot/pip/pillow-9.3.0
Browse files Browse the repository at this point in the history
Bump pillow from 9.0.1 to 9.3.0
  • Loading branch information
scherroman authored Nov 22, 2022
2 parents 1940d50 + 67c18f0 commit ac72d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
install_requires=[
"moviepy==1.0.3",
"librosa==0.8.1",
"Pillow==9.0.1",
"Pillow==9.3.0",
"numpy==1.22.2",
"pysrt==1.1.1",
"tqdm==4.62.3",
Expand Down

0 comments on commit ac72d23

Please sign in to comment.