diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1405e14..affe7c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ loguru = "^0.5.3" kubernetes_asyncio = "^12.1.1" tabulate = {extras = ["widechars"], version = "^0.8.9"} "discord.py" = {url = "https://github.com/Rapptz/discord.py/archive/master.zip"} +jishaku = "^2.2.0" [tool.poetry.dev-dependencies] black = "^21.6b0" |