Skip to content

Commit

Permalink
fix sphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Aug 8, 2023
1 parent f388ee6 commit 5cedd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ versioneer==0.28

# Online documentation via django-docs
docutils==0.18.1
Sphinx==7.1.2
Sphinx==6.2.1 # NOTE: sphinx-rtd-theme v1.2.2 forces <7
django-docs==0.3.3
sphinx-rtd-theme==1.2.2
sphinxcontrib-youtube==1.2.0
Expand Down

0 comments on commit 5cedd56

Please sign in to comment.