Skip to content

Commit 3af33c2

Browse files
committed
update rtd requirements
update rtd requirements
1 parent 8573fc3 commit 3af33c2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python:
1515
build:
1616
os: ubuntu-22.04
1717
tools:
18-
python: "3.10"
18+
python: "3.12"
1919

2020
sphinx:
2121
builder: html

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx==4.2.0
2-
sphinx_rtd_theme==1.0.0
3-
readthedocs-sphinx-search==0.1.1
1+
sphinx==5.0
2+
sphinx_rtd_theme==2.0.0
3+
readthedocs-sphinx-search==0.3.2

0 commit comments

Comments
 (0)