Skip to content

Commit

Permalink
Remove upper bound on sphinx version for docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 21, 2023
1 parent 6f1acae commit c25fd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ domdf-sphinx-theme>=0.3.0
extras-require>=0.5.0
html-section>=0.3.0
seed-intersphinx-mapping>=1.2.2
sphinx<3.5.0,>=3.0.3
sphinx>=3.0.3
sphinx-copybutton>=0.2.12
sphinx-debuginfo>=0.2.2
sphinx-licenseinfo>=0.3.1
Expand Down

0 comments on commit c25fd72

Please sign in to comment.