diff options
| author | 2021-02-28 22:08:50 -0800 | |
|---|---|---|
| committer | 2021-02-28 22:08:50 -0800 | |
| commit | 25d68457ad7300050f9ea324e7f47a91516ef711 (patch) | |
| tree | 6429b8413d1b9f332d663adc588d5c45c39b796e /Pipfile | |
| parent | "colour" to "color". (diff) | |
| parent | Merge pull request #604 from python-discord/Add-lancebot-to-staff-channels (diff) | |
Merge branch 'master' into modifying-topics
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ sentry-sdk = "~=0.19" PyYAML = "~=5.3.1" "discord.py" = {extras = ["voice"], version = "~=1.5.1"} async-rediscache = {extras = ["fakeredis"], version = "~=0.1.4"} +emojis = "~=0.6.0" [dev-packages] flake8 = "~=3.8" |