Skip to content

Commit 0da9513

Browse files
authored
Update docs dependencies version
1 parent 35b411c commit 0da9513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Install dependencies (python)
3434
run: |
35-
python -m pip install --upgrade pip wheel twine codecov sphinx nbsphinx ipython ipykernel pydata-sphinx-theme requests sphinx-copybutton matplotlib
35+
python -m pip install --upgrade pip wheel twine codecov "sphinx>4,<5" nbsphinx ipython ipykernel "pydata-sphinx-theme<0.9" requests sphinx-copybutton matplotlib
3636
pip install -r requirements.txt
3737
pip install -e .
3838

0 commit comments

Comments
 (0)