Skip to content

Commit

Permalink
docs: Remove dependency pinning
Browse files Browse the repository at this point in the history
I should be the case that the bugs that kept us on an older version of
Sphinx have been resolved at this point, so remove the version pinning.
  • Loading branch information
jmgate committed Sep 19, 2023
1 parent 2122825 commit b14034f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Requirements for building the `reverse_argparse` documentation.

sphinx>=6.0,<7.0
sphinx
sphinx-autodoc-typehints
sphinx-copybutton
sphinx-rtd-theme
Expand Down

0 comments on commit b14034f

Please sign in to comment.