diff --git a/docs/requirements.txt b/docs/requirements.txt index e1a8e5cf8..5ba0773ef 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,15 +1,13 @@ -# Defining the exact version will make sure things don't break -sphinx==6.1.0 -pydata_sphinx_theme -readthedocs-sphinx-search==0.3.2 -sphinx-copybutton==0.5.1 +# Updated to use latest compatible versions as of December 2025. +sphinx==9.0.4 +pydata-sphinx-theme +readthedocs-sphinx-search +sphinx-copybutton sphinx-hoverxref sphinx-remove-toctrees ## for pygment coloring of code snippets using ipython syntax ipython pygments-lexer-pseudocode -# Dependency of Sphinx, the 3.0 release breaks it (currently) -snowballstemmer<3 --extra-index-url https://pypi.cs.uni-tuebingen.de/simple/ -pyopenms \ No newline at end of file +pyopenms