Skip to content

Commit

Permalink
bump webcolors dependencis in gifv
Browse files Browse the repository at this point in the history
  • Loading branch information
devppjr committed Jan 8, 2024
1 parent 5f9c13d commit ae395da
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 ae395da

Please sign in to comment.