summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-03-27 20:35:41 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-03-27 20:35:41 -0600
commit78aace8b67518c1a863892092d78803637a3ab1e (patch)
tree83fed0e80504ce4369506d5807d4e69555684494 /pyproject.toml
parent9e620084e57378952c1a7f8e0a772ebebd18932b (diff)
temp local markdown lib
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]