Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/sphinx-gte-4.2.0-and-lt-7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ascillitoe committed Apr 26, 2023
2 parents 697a50d + 8cc5095 commit 6f45203
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sphinx-autodoc-typehints>=1.12.0, <1.21 # limited due to https://github.com/tox
sphinx-rtd-theme>=1.0.0, <2.0.0
sphinxcontrib-apidoc>=0.3.0, <0.4.0
sphinxcontrib-bibtex>=2.1.0, <3.0.0
myst-parser>=0.14, <0.19
myst-parser>=1.0, <2.0
nbsphinx>=0.8.5, <0.10.0
sphinx_design==0.4.1 # Pinning for now as sphinx_design is v.new and still in flux.
ipykernel>=5.1.0, <7.0.0 # required for executing notebooks via nbsphinx
Expand All @@ -16,3 +16,4 @@ ipython>=7.2.0, <9.0.0 # required for executing notebooks nbsphinx
numpy>=1.16.2, <2.0.0
pandas>=1.0.0, <3.0.0
matplotlib>=3.0.0, <4.0.0
typing-extensions>=3.7.4.3

0 comments on commit 6f45203

Please sign in to comment.