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 d930204..4f267bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ python = "^3.9" Jinja2 = "^3.1.2" markdown2 = "^2.4.3" Pygments = "^2.12.0" +"Mastodon.py" = "^1.8.0" [tool.poetry.dev-dependencies] |