Skip to content

Commit aa0689b

Browse files
Merge pull request #235 from neutrinoceros/pin_sphinx
2 parents da304a7 + da3482c commit aa0689b

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: 2
1010
build:
1111
os: ubuntu-20.04
1212
tools:
13-
python: "3.8"
13+
python: "3.11"
1414

1515
python:
1616
install:

doc/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
sphinx
2-
sphinx-bootstrap-theme
1+
sphinx==4.5.0
2+
sphinx-bootstrap-theme==0.8.1
3+
jinja2==3.1.2
4+
markupsafe==2.1.3

0 commit comments

Comments
 (0)