We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97352d1 commit 20eec23Copy full SHA for 20eec23
.github/workflows/redisvl_docs_sync.yaml
@@ -40,8 +40,7 @@ jobs:
40
41
- name: 'Install deps'
42
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
+ pip3 install sphinx sphinx_design sphinx_copybutton nbsphinx==0.9.7 sphinx_favicon myst_nb sphinx_markdown_builder==0.6.8 jupyter
45
46
- name: 'Fetch redisvl repo'
47
0 commit comments