fix(emojiinfo): added colorthief to the requirements
This commit is contained in:
parent
b910d8c614
commit
7ae8226ca5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"min_bot_version": "3.5.0",
|
"min_bot_version": "3.5.0",
|
||||||
"min_python_version": [3, 10, 0],
|
"min_python_version": [3, 10, 0],
|
||||||
"requirements": ["pillow"],
|
"requirements": ["colorthief"],
|
||||||
"tags": [
|
"tags": [
|
||||||
"utility"
|
"utility"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue