From c11bcce502912f184203d6daf120a8464bd52458 Mon Sep 17 00:00:00 2001 From: mingzhenliu <42059349@qq.com> Date: Mon, 1 Mar 2021 14:55:35 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index adf6cb94..8a8a4826 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,11 @@ docutils == 0.12 -sphinx == 1.6.7 -sphinx-rtd-theme +sphinx == 1.7.9 +sphinx-rtd-theme == 0.4.3 sphinx-copybutton == 0.2.6 -sphinx-markdown-tables --e git+git://github.com/mgaitan/sphinxcontrib-mermaid#egg=sphinxcontrib-mermaid > 0.3 --e git+git://github.com/rtfd/recommonmark.git#egg=recommonmark > 0.4.0 +sphinx-version-warning == 1.1.2 +sphinx-markdown-tables == 0.0.15 +sphinxcontrib-mermaid == 0.6.0 +recommonmark == 0.5.0 sphinx-notfound-page == 0.1 commonmarkextensions == 0.0.5 commonmark == 0.8.1