summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-03 09:36:58 -0600
committerGitHub <noreply@github.com>2024-04-03 09:36:58 -0600
commitc908c4619c4acd183d1b1f6c7819918225f720bd (patch)
tree6a4247a202eecbb0f39b2e87e8ff75245c50dbdd /pyproject.toml
parent0b112478250c2d5299ddcfaf1b6a31e4d6eedfd1 (diff)
parent03a85e52b35a750681b4c6d543fc9047a2fb0551 (diff)
Merge branch 'vanilla-ssg' into dependabot/pip/jinja2-3.1.3
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b0fa730..8ebcfa6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,10 +10,11 @@ Jinja2 = "^3.1.3"
markdown2 = "^2.4.10"
Pygments = "^2.16.1"
"Mastodon.py" = "^1.8.0"
-Pillow = "10.0.1"
+Pillow = "10.3.0"
requests = "^2.31.0"
certifi = "^2023.7.22"
urllib3 = "^2.0.7"
+latex2mathml = "^3.77.0"
[tool.poetry.dev-dependencies]