Skip to content

Commit

Permalink
minor update;
Browse files Browse the repository at this point in the history
  • Loading branch information
anushka255 committed Sep 16, 2024
1 parent 2837d6c commit 93165ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install Python dependencies
run: |
pip install sphinx<7.0.0 myst-parser sphinx-autodoc-typehints nbsphinx sphinx-gallery sphinx-rtd-theme sphinx-autodoc-annotation
pip install sphinx==6.2.1 myst-parser sphinx-autodoc-typehints nbsphinx sphinx-gallery sphinx-rtd-theme sphinx-autodoc-annotation
- uses: actions/checkout@v2

Expand Down

0 comments on commit 93165ad

Please sign in to comment.