Skip to content

Commit

Permalink
Update requirements.txt to avoid version conflicts
Browse files Browse the repository at this point in the history
Pinning a minimum version of `sphinx-rtd-theme >= 2.0.0` mitigate from getting old version of sphinx-rtd-theme.

readthedocs/sphinx_rtd_theme#1571 (comment)
  • Loading branch information
ashwinvis authored Aug 30, 2024
1 parent e736181 commit b0716bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sphinx
sphinx_rtd_theme
sphinx_rtd_theme>=2.0
sphinx_rtd_theme_ext_color_contrast
myst_nb
sphinx-lesson

0 comments on commit b0716bb

Please sign in to comment.