Skip to content

Commit

Permalink
Merge 7563d75 into 5f9c13d
Browse files Browse the repository at this point in the history
  • Loading branch information
devppjr authored Jan 8, 2024
2 parents 5f9c13d + 7563d75 commit a251282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/gifv/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"thumbor_plugins.optimizers.gifv": ".",
},
install_requires=[
"webcolors==1.11.1",
"webcolors==1.*,>=1.13.0",
],
)

0 comments on commit a251282

Please sign in to comment.