Skip to content

Commit 7246096

Browse files
authored
chore: bump webcolors dependencies in gifv (#90)
1 parent 5f9c13d commit 7246096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thumbor_plugins/optimizers/gifv/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"thumbor_plugins.optimizers.gifv": ".",
4343
},
4444
install_requires=[
45-
"webcolors==1.11.1",
45+
"webcolors==1.*,>=1.13.0",
4646
],
4747
)

0 commit comments

Comments
 (0)