From 533bf84a5864864420fcc5a5049b4bb2db1d1e81 Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Fri, 23 Feb 2024 13:27:44 -0500 Subject: [PATCH] requirements.txt updates (#485) * Sync remote Signed-off-by: Deb * Update Sphinx version and change sphinxcontrib-applehelp version Signed-off-by: Deb --------- Signed-off-by: Deb --- getting_started/intel_debug/introduction.rst | 0 getting_started/intel_debug/suggestions.rst | 0 scripts/requirements.txt | 8 +++++--- tsc/representatives.rst | 0 4 files changed, 5 insertions(+), 3 deletions(-) mode change 100644 => 100755 getting_started/intel_debug/introduction.rst mode change 100644 => 100755 getting_started/intel_debug/suggestions.rst mode change 100644 => 100755 tsc/representatives.rst diff --git a/getting_started/intel_debug/introduction.rst b/getting_started/intel_debug/introduction.rst old mode 100644 new mode 100755 diff --git a/getting_started/intel_debug/suggestions.rst b/getting_started/intel_debug/suggestions.rst old mode 100644 new mode 100755 diff --git a/scripts/requirements.txt b/scripts/requirements.txt index c3697fe8..e7e9c5b6 100755 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,11 +1,13 @@ # This file hardcodes validated versions with '==', # see requirements-lax.txt for an alternative. -breathe==4.29.2 -sphinx==4.5.0 -docutils==0.17.1 + +sphinx>=7 +breathe +docutils sphinx_rtd_theme sphinxcontrib-plantuml sphinxcontrib-blockdiag +sphinxcontrib-applehelp # Workaround for warning "'ImageDraw' object has no attribute 'textsize'" diff --git a/tsc/representatives.rst b/tsc/representatives.rst old mode 100644 new mode 100755