File tree Expand file tree Collapse file tree 2 files changed +29
-23
lines changed Expand file tree Collapse file tree 2 files changed +29
-23
lines changed Original file line number Diff line number Diff line change 37
37
extensions = [
38
38
'sphinxcontrib.bibtex'
39
39
]
40
+ bibtex_bibfiles = ['m/refs.bib' ]
40
41
41
42
# Add any paths that contain templates here, relative to this directory.
42
43
templates_path = ['_templates' ]
Original file line number Diff line number Diff line change 1
1
alabaster == 0.7.12
2
- Babel == 2.9.1
3
- certifi == 2020.12.5
2
+ Babel == 2.10.1
3
+ beautifulsoup4 == 4.11.1
4
+ certifi == 2022.5.18.1
4
5
chardet == 4.0.0
5
- docutils == 0.16
6
- idna == 2.10
7
- imagesize == 1.2.0
8
- Jinja2 == 2.11.3
6
+ charset-normalizer == 2.0.12
7
+ docutils == 0.17.1
8
+ idna == 3.3
9
+ imagesize == 1.3.0
10
+ importlib-metadata == 4.11.4
11
+ Jinja2 == 3.1.2
9
12
latexcodec == 2.0.1
10
- MarkupSafe == 1 .1.1
13
+ MarkupSafe == 2 .1.1
11
14
oset == 0.1.3
12
- packaging == 20.8
13
- pybtex == 0.23.0
14
- pybtex-docutils == 0.2.2
15
- pydata-sphinx-theme == 0.4.1
16
- Pygments == 2.7.4
17
- pyparsing == 2.4.7
18
- pytz == 2020.4
19
- PyYAML == 5.4
20
- requests == 2.25.1
21
- six == 1.15.0
22
- snowballstemmer == 2.0.0
23
- Sphinx == 3.4.0
15
+ packaging == 21.3
16
+ pybtex == 0.24.0
17
+ pybtex-docutils == 1.0.2
18
+ pydata-sphinx-theme == 0.8.1
19
+ Pygments == 2.12.0
20
+ pyparsing == 3.0.9
21
+ pytz == 2022.1
22
+ PyYAML == 6.0
23
+ requests == 2.27.1
24
+ six == 1.16.0
25
+ snowballstemmer == 2.2.0
26
+ soupsieve == 2.3.2.post1
27
+ Sphinx == 4.5.0
24
28
sphinxcontrib-applehelp == 1.0.2
25
- sphinxcontrib-bibtex == 1.0.0
29
+ sphinxcontrib-bibtex == 2.4.2
26
30
sphinxcontrib-devhelp == 1.0.2
27
- sphinxcontrib-htmlhelp == 1 .0.3
31
+ sphinxcontrib-htmlhelp == 2 .0.0
28
32
sphinxcontrib-jsmath == 1.0.1
29
33
sphinxcontrib-qthelp == 1.0.3
30
- sphinxcontrib-serializinghtml == 1.1.4
31
- urllib3 == 1.26.5
34
+ sphinxcontrib-serializinghtml == 1.1.5
35
+ urllib3 == 1.26.9
36
+ zipp == 3.8.0
You can’t perform that action at this time.
0 commit comments