Skip to content

Commit a7e671f

Browse files
committed
refs #9 update sphinx and add rtd theme
1 parent 363b4cb commit a7e671f

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

constraints.txt

+11-10
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,29 @@
11
alabaster==0.7.12
22
attrs==21.2.0
33
Babel==2.9.1
4-
certifi==2021.5.30
5-
charset-normalizer==2.0.4
4+
certifi==2021.10.8
5+
charset-normalizer==2.0.7
66
docutils==0.17.1
7-
idna==3.2
7+
idna==3.3
88
imagesize==1.2.0
9-
Jinja2==3.0.1
9+
Jinja2==3.0.2
1010
markdown-it-py==1.1.0
1111
MarkupSafe==2.0.1
1212
mdit-py-plugins==0.2.8
13-
myst-parser==0.15.1
13+
myst-parser==0.15.2
1414
packaging==21.0
1515
Pygments==2.10.0
16-
pyparsing==2.4.7
17-
pytz==2021.1
18-
PyYAML==5.4.1
16+
pyparsing==3.0.3
17+
pytz==2021.3
18+
PyYAML==6.0
1919
requests==2.26.0
2020
snowballstemmer==2.1.0
21-
Sphinx==4.1.2
21+
Sphinx==4.2.0
22+
sphinx-rtd-theme==1.0.0
2223
sphinxcontrib-applehelp==1.0.2
2324
sphinxcontrib-devhelp==1.0.2
2425
sphinxcontrib-htmlhelp==2.0.0
2526
sphinxcontrib-jsmath==1.0.1
2627
sphinxcontrib-qthelp==1.0.3
2728
sphinxcontrib-serializinghtml==1.1.5
28-
urllib3==1.26.6
29+
urllib3==1.26.7

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Sphinx
22
myst-parser
3+
sphinx-rtd-theme

0 commit comments

Comments
 (0)