summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-03-27 22:50:25 -0600
committerGitHub <noreply@github.com>2024-03-27 22:50:25 -0600
commitb62de364bbda7ef31a43addb8dd5293bb1c4cede (patch)
tree673220d876170aec04f454b383ad274ea0645690 /pyproject.toml
parent49e3edec9627cd6c076c549a1bdd0aad9287312e (diff)
parentc80825fd2500bc3044e00b7361a71f4cea2813e3 (diff)
Merge pull request #18 from navanchauhan/hyde-theme-port
Hyde theme port
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fc7a960..84abe8e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ Pillow = "10.0.1"
requests = "^2.31.0"
certifi = "^2023.7.22"
urllib3 = "^2.0.7"
+latex2mathml = "^3.77.0"
[tool.poetry.dev-dependencies]