From 7111868a8eb1b05cb44f102d06c5c3cefd945c30 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Mon, 18 Apr 2022 12:44:18 -0600 Subject: jinja breaking changes oops --- requirements.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 1386d73..05bfc64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ -Jinja2 -md2gemini -mistune>=2.0.0a5,<3 -mistune-contrib -Pygments +Jinja2 ~= 3.1.1 +MarkupSafe +md2gemini ~= 1.9.0 +mistune ~= 2.0.2 +mistune-contrib ~= 0.1 +Pygments ~= 2.11.2 -- cgit v1.2.3