From 8cc1ca8a390f7d40fb6c3bbd54fbbf7c1bfd6d68 Mon Sep 17 00:00:00 2001 From: Paul Grau Date: Mon, 9 Oct 2023 10:22:50 +0200 Subject: [PATCH] pin commonmark --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11efeb8..d58b648 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,6 @@ Pygments==2.3.1 sphinx==1.8.6 Jinja2==2.11.3 readthedocs-sphinx-ext==1.0.4 -MarkupSafe==1.1.1 \ No newline at end of file +MarkupSafe==1.1.1 +commonmark==0.8.1 +Babel==2.8.0