From fa481af7171e61b0117ef9efec5be9818a8d5e99 Mon Sep 17 00:00:00 2001 From: Nemo Date: Mon, 19 Sep 2022 19:31:18 +0530 Subject: [PATCH] [dep] Update requirements --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5c41018a..af46d220 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,14 @@ beautifulsoup4==4.11.1 cffi==1.15.1 html5lib==1.1 +Markdown==3.4.1 mwparserfromhell==0.6.4 pycparser==2.21 pygit2==1.9.2 -python-frontmatter==1.0.0 -PyYAML==5.4 python-dateutil==2.8.2 +python-frontmatter==1.0.0 python-liquid==1.2.1 +PyYAML==5.4 six==1.16.0 soupsieve==2.3.2.post1 typing_extensions==4.3.0