Skip to content

Commit

Permalink
fix readthedocs search
Browse files Browse the repository at this point in the history
  • Loading branch information
C.A.P. Linssen committed Nov 30, 2023
1 parent 0efae6e commit 242aece
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ ipykernel
nbsphinx
docutils
sphinx>=6
MarkupSafe==2.1.2
readthedocs-sphinx-ext==2.2.0
MarkupSafe==2.1.3
readthedocs-sphinx-ext==2.2.3
nbformat==5.8.0
nbsphinx==0.9.1
nbsphinx==0.9.3
typing_extensions==4.5.0
sphinx_rtd_theme==1.2.0
nbclient==0.7.4
sphinx_rtd_theme==2.0.0
nbclient==0.9.0
sphinx-design

# the following list is a direct copy from requirements.txt in the root directory (requirements for NESTML itself rather than for doc building)
Expand Down

0 comments on commit 242aece

Please sign in to comment.