Skip to content

Commit aa4cd6a

Browse files
authored
Update redisvl_docs_sync.yaml
1 parent 61c5f4e commit aa4cd6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/redisvl_docs_sync.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ jobs:
4040

4141
- name: 'Install deps'
4242
run: |
43-
pip3 install sphinx==8.2.3
44-
pip3 install sphinx_design sphinx_copybutton nbsphinx sphinx_favicon myst_nb sphinx_markdown_builder==0.6.8 jupyter
43+
pip3 install sphinx sphinx_design sphinx_copybutton nbsphinx==0.9.7 sphinx_favicon myst_nb sphinx_markdown_builder==0.6.8 jupyter
4544
4645
- name: 'Fetch redisvl repo'
4746
run: |

0 commit comments

Comments
 (0)