summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2022-07-26 16:36:19 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2022-07-26 16:36:19 -0700
commitb24491bae74fda86871759c1cf4e869b421fcf26 (patch)
tree14f9ab7f4660a78007c554ba022577355c7075ad /requirements.txt
parent1c635444d934111aa32077bccec25c1d5f76363e (diff)
downloadscons-git-b24491bae74fda86871759c1cf4e869b421fcf26.tar.gz
move sphinx to be >= 5.1.1
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f79520dea..0449bc8c3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,8 @@
# Can be used with twinecheck
# See: https://github.com/pypa/readme_renderer
readme-renderer
-sphinx<=5.0.0
+#sphinx<=5.0.0
+sphinx>=5.1.1
sphinx_rtd_theme
rst2pdf
# for now keep pinning "known working" lxml,