Skip to content

Commit 64f4520

Browse files
authored
📌 Update Sphinx>=9.0 (#1050)
- Update `Sphinx>=9.0` - Update `sphinx-toolbox>=4.2.0`
1 parent 081161c commit 64f4520

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<img src="https://shields.io/conda/dn/conda-forge/tiatoolbox" alt="conda-forge downloads"/>
1919
</a>
2020
<br>
21-
<a href="https://tia-toolbox.readthedocs.io/en/latest/?badge=latest">
22-
<img src="https://readthedocs.org/projects/tia-toolbox/badge/?version=latest" alt="Documentation Status" />
21+
<a href="https://tia-toolbox.readthedocs.io/en/stable/?badge=stable">
22+
<img src="https://readthedocs.org/projects/tia-toolbox/badge/?version=stable" alt="Documentation Status" />
2323
</a>
2424
<br>
2525
<a href="#license">

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ myst-nb>=0.17.1
33
myst-parser>=0.18.1
44
sphinx-copybutton>=0.5.1
55
sphinx-design>=0.3.0
6-
sphinx-toolbox>=3.2.0
6+
sphinx-toolbox>=4.2.0

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ scipy>=1.8
3030
shapely>=2.0.0
3131
SimpleITK>=2.2.1
3232
simsimd>=6.5.16 # required by conda-package
33-
sphinx>=5.3.0, <9.0.0
33+
sphinx>=9.0.0
3434
tifffile>=2025.5.21
3535
timm>=1.0.3
3636
torch>=2.5.0

0 commit comments

Comments
 (0)