From 37545518f78e82e72b1a7098525f5b77ae39b72e Mon Sep 17 00:00:00 2001 From: Richard Darst Date: Wed, 23 Oct 2024 15:45:09 +0300 Subject: [PATCH] requirements: minor reordering to make more consistent with template requirements - No functional changes --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 695dd323..1455988c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,12 @@ Sphinx sphinx_rtd_theme +sphinx_rtd_theme_ext_color_contrast myst_nb -sphinx-copybutton sphinx-lesson https://github.com/aaltoscicomp/sphinx-aaltoscicomp-branding/archive/master.zip -sphinx_rtd_theme_ext_color_contrast sphinxext-opengraph sphinx-thebe # for web-apis execution jsonlines -bs4 \ No newline at end of file +bs4