Update Sphinx package versions.

Fixes #184.
This commit is contained in:
Nathan Baker
2024-01-15 19:52:01 -08:00
parent 94142ffc04
commit 1ba71af5e1
2 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
sphinx==5.3.0
sphinx_rtd_theme==1.1.1
sphinx==7.2.6
sphinx_rtd_theme==2.0.0
sphinx_sitemap==2.5.1
readthedocs-sphinx-search==0.1.1
readthedocs-sphinx-search==0.3.2

View File

@@ -2,6 +2,14 @@
Changelog
*********
Current
=======
Fixes
-----
* Address Sphinx search issue (`#184 <https://github.com/jensengroup/propka/issues/184>`_)
3.5.1 (2023-12-31)
==================