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 Feb 23, 2025
1 parent 24123be commit 1819793
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 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.1.1
decorator==5.2.0
defusedxml==0.7.1
docutils==0.21.2
exceptiongroup==1.2.2 ; python_full_version < '3.11'
Expand Down Expand Up @@ -58,7 +58,7 @@ markupsafe==3.0.2
matplotlib==3.9.4 ; python_full_version < '3.10'
matplotlib==3.10.0 ; python_full_version >= '3.10'
matplotlib-inline==0.1.7
mistune==3.1.1
mistune==3.1.2
mpmath==1.3.0
nbclient==0.10.2
nbconvert==7.16.6
Expand Down Expand Up @@ -105,7 +105,8 @@ pyyaml==6.0.2
pyzmq==26.2.1
referencing==0.36.2
requests==2.32.3
rpds-py==0.22.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'
Expand All @@ -114,9 +115,11 @@ 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==8.1.3 ; python_full_version == '3.10.*'
sphinx==8.2.1 ; 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.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 1819793

Please sign in to comment.