Skip to content

Commit

Permalink
chore(deps): autoupdate requirements-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gchq-write-contents-and-pr[bot] authored Mar 2, 2025
1 parent b22b884 commit dd85261
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ contourpy==1.3.0 ; python_full_version < '3.10'
contourpy==1.3.1 ; python_full_version >= '3.10'
cycler==0.12.1
debugpy==1.8.12
decorator==5.2.0
decorator==5.2.1
defusedxml==0.7.1
docutils==0.21.2
exceptiongroup==1.2.2 ; python_full_version < '3.11'
Expand All @@ -37,7 +37,9 @@ importlib-metadata==8.6.1 ; python_full_version < '3.10'
importlib-resources==6.5.2 ; python_full_version < '3.10'
ipykernel==6.29.5
ipython==8.18.1 ; python_full_version < '3.10'
ipython==8.32.0 ; python_full_version >= '3.10'
ipython==8.33.0 ; python_full_version == '3.10.*'
ipython==9.0.0 ; python_full_version >= '3.11'
ipython-pygments-lexers==1.1.1 ; python_full_version >= '3.11'
jaxtyping==0.2.19 ; python_full_version < '3.10'
jaxtyping==0.2.38 ; python_full_version >= '3.10'
jedi==0.19.2
Expand All @@ -56,7 +58,7 @@ linear-operator==0.5.3 ; python_full_version < '3.10'
linear-operator==0.6 ; python_full_version >= '3.10'
markupsafe==3.0.2
matplotlib==3.9.4 ; python_full_version < '3.10'
matplotlib==3.10.0 ; python_full_version >= '3.10'
matplotlib==3.10.1 ; python_full_version >= '3.10'
matplotlib-inline==0.1.7
mistune==3.1.2
mpmath==1.3.0
Expand Down Expand Up @@ -105,18 +107,21 @@ pyyaml==6.0.2
pyzmq==26.2.1
referencing==0.36.2
requests==2.32.3
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
rpds-py==0.23.1
scikit-learn==1.6.1
scipy==1.13.1 ; python_full_version < '3.10'
scipy==1.15.2 ; python_full_version >= '3.10'
setuptools==75.8.0 ; python_full_version >= '3.12'
setuptools==75.8.2 ; python_full_version >= '3.12'
six==1.17.0
snowballstemmer==2.2.0
soupsieve==2.6
sphinx==7.4.7 ; python_full_version < '3.10'
sphinx==8.1.3 ; python_full_version >= '3.10'
sphinx-autodoc-typehints==2.3.0 ; python_full_version != '3.10.*'
sphinx==8.1.3 ; python_full_version == '3.10.*'
sphinx==8.2.0 ; python_full_version >= '3.11'
sphinx-autodoc-typehints==2.3.0 ; python_full_version < '3.10'
sphinx-autodoc-typehints==3.0.1 ; python_full_version == '3.10.*'
sphinx-autodoc-typehints==3.1.0 ; python_full_version >= '3.11'
sphinx-basic-ng==1.0.0b2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-bibtex==2.6.3
Expand Down

0 comments on commit dd85261

Please sign in to comment.