From 94a506ca409e6f293db929d339ac2cb20cdf5fd0 Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 1 Apr 2022 11:57:21 +0200 Subject: cleanup requirements.txt (cherry picked from commit fc5022b17adf7ba23ea0c7bfbacca16c59a0cdd3) --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index de195af2..517e60ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -Sphinx>=1.4.3 -sphinx-rtd-theme -setuptools -docutils -lxml -sphinx-notfound-page -docutils<0.18 \ No newline at end of file +Sphinx==4.5.0 +sphinx-rtd-theme==1.0.0 +sphinx-autobuild==2021.3.14 +sphinx-notfound-page==0.8 +lxml==4.8.0 +myst-parser==0.17.0 +sphinx-panels==0.6.0 \ No newline at end of file -- cgit v1.2.3