From f7b44a779e50043f4713dad0a7782db17cd8349c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Thu, 10 Feb 2022 09:11:41 -0500 Subject: [PATCH] Try locking docutils to the version i get locally --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 262c3cd..24c5db6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ +docutils==0.17.1 myst-parser[sphinx] sphinx_rtd_theme