File tree Expand file tree Collapse file tree 2 files changed +33
-24
lines changed Expand file tree Collapse file tree 2 files changed +33
-24
lines changed Original file line number Diff line number Diff line change 3434# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3535# ones.
3636extensions = [
37+ 'pallets_sphinx_themes' ,
3738 'sphinx.ext.autodoc' ,
3839 'sphinx.ext.intersphinx' ,
3940 'sphinx.ext.ifconfig' ,
Original file line number Diff line number Diff line change 11alabaster == 0.7.12
22asn1crypto == 0.24.0
3- Babel == 2.6.0
4- certifi == 2018.11.29
5- cffi == 1.11.5
3+ attrs == 19.1.0
4+ Babel == 2.7.0
5+ certifi == 2019.6.16
6+ cffi == 1.12.3
67chardet == 3.0.4
78Click == 7.0
8- cryptography == 2.4.2
9- docutils == 0.14
10- filelock == 3.0.10
11- Flask == 1.0.2
12- Flask-Sphinx-Themes == 1.0.2
9+ cryptography == 2.7
10+ docutils == 0.15.2
11+ filelock == 3.0.12
12+ Flask == 1.1.1
1313idna == 2.8
1414imagesize == 1.1.0
15+ importlib-metadata == 0.19
1516itsdangerous == 1.1.0
16- Jinja2 == 2.10
17- MarkupSafe == 1.1.0
18- packaging == 18.0
19- pluggy == 0.8.0
20- py == 1.7.0
17+ Jinja2 == 2.10.1
18+ MarkupSafe == 1.1.1
19+ packaging == 19.1
20+ Pallets-Sphinx-Themes == 1.2.1
21+ pluggy == 0.12.0
22+ py == 1.8.0
2123pycparser == 2.19
22- Pygments == 2.3.1
24+ Pygments == 2.4.2
2325PyJWT == 1.7.1
24- pyparsing == 2.3.0
25- pytz == 2018.7
26- requests == 2.21 .0
26+ pyparsing == 2.4.2
27+ pytz == 2019.2
28+ requests == 2.22 .0
2729six == 1.12.0
28- snowballstemmer == 1.2.1
29- Sphinx == 1.8.3
30- sphinxcontrib-websupport == 1.1.0
30+ snowballstemmer == 1.9.0
31+ Sphinx == 2.1.2
32+ sphinxcontrib-applehelp == 1.0.1
33+ sphinxcontrib-devhelp == 1.0.1
34+ sphinxcontrib-htmlhelp == 1.0.2
35+ sphinxcontrib-jsmath == 1.0.1
36+ sphinxcontrib-qthelp == 1.0.2
37+ sphinxcontrib-serializinghtml == 1.1.3
3138toml == 0.10.0
32- tox == 3.6.1
33- urllib3 == 1.24.1
34- virtualenv == 16.2.0
35- Werkzeug == 0.14.1
39+ tox == 3.13.2
40+ urllib3 == 1.25.3
41+ virtualenv == 16.7.2
42+ Werkzeug == 0.15.5
43+ zipp == 0.5.2
You can’t perform that action at this time.
0 commit comments