Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Pin sphinx to 6.2.1 due to incompatibility issue with handling of `styles`.  See (issue 59)[salesforce#59]
  • Loading branch information
braxtonj committed Aug 19, 2023
1 parent 1aba01e commit 399663e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GitPython
beautifulsoup4
ipykernel
nbsphinx
pandoc
sphinx
sphinx==6.2.1
nbsphinx
sphinx_autodoc_typehints
sphinx_rtd_theme
recommonmark

0 comments on commit 399663e

Please sign in to comment.