Skip to content

Commit ef7b5ab

Browse files
authored
Bump documentation requirements (#2918)
- support Python 3.10 with new Sphinx - make the bounds less strict
1 parent eeb1d20 commit ef7b5ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx==4.0.2
2-
sphinx-rtd-theme==0.5.2
3-
myst-parser==0.15.1
1+
Sphinx~=4.5.0
2+
sphinx-rtd-theme~=1.0.0
3+
myst-parser~=0.17.2
44
docutils<0.19

0 commit comments

Comments
 (0)