diff --git a/setup.py b/setup.py index a90d429..f06e942 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ install_requires=[ "bot-ui-kitty ==0.1.5", "botstrap ==0.2.9", - "emoji ==2.11.1", + "emoji ==2.12.1", "humanize ==4.9.0", "py-cord ==2.5.0", ],