aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-05-28 02:37:05 +0400
committerGravatar GitHub <[email protected]>2022-05-28 02:37:05 +0400
commitffd6726703a8370a5737b786765aa6c1252c4fa8 (patch)
treefde3dbbe0b2ec7fffd171cc90b3cfbf017df7975 /pyproject.toml
parentCatch correct exception in clean cog (#2176) (diff)
parentMerge branch 'main' into revert-markdownify-bump (diff)
Merge pull request #2156 from Numerlor/revert-markdownify-bump
revert bump to markdownify version, ensure redis cache ttl is set correctly
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fd5c0c71a..2d6adb9c5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ emoji = "1.7.0"
feedparser = "6.0.8"
rapidfuzz = "2.0.7"
lxml = "4.8.0"
-markdownify = "0.10.3"
+markdownify = "0.6.1"
more_itertools = "8.12.0"
python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"