Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ sphinx:
# Set build image and Python version

build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3"
python: "3.14"

python:
install:
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
conda-sphinx-theme==0.2.3
sphinx-sitemap==2.2.0
sphinx-design
sphinx-reredirects
conda-sphinx-theme==0.4.0
sphinx-sitemap==2.9.0
sphinx-design==0.7.0
sphinx-reredirects==1.1.0