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 2d716d6..768f932 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ tabulate = { extras = ["widechars"], version = "0.9.0" } jishaku = "2.5.2" sentry-sdk = "2.3.1" humanize = "4.9.0" +wand = "0.6.13" [tool.poetry.dev-dependencies] pre-commit = "3.7.1" |