File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -14,29 +14,46 @@ charset-normalizer==3.3.1
1414 # via requests
1515docutils == 0.18.1
1616 # via
17+ # pybtex-docutils
1718 # sphinx
1819 # sphinx-rtd-theme
20+ # sphinxcontrib-bibtex
1921idna == 3.4
2022 # via requests
2123imagesize == 1.4.1
2224 # via sphinx
23- jinja2 == 3.1.2
25+ jinja2 == 3.1.3
2426 # via sphinx
27+ latexcodec == 2.0.1
28+ # via pybtex
2529markupsafe == 2.1.3
2630 # via jinja2
2731packaging == 23.2
2832 # via sphinx
33+ pybtex == 0.24.0
34+ # via
35+ # pybtex-docutils
36+ # sphinxcontrib-bibtex
37+ pybtex-docutils == 1.0.3
38+ # via sphinxcontrib-bibtex
2939pygments == 2.16.1
3040 # via sphinx
41+ pyyaml == 6.0.1
42+ # via pybtex
3143requests == 2.31.0
3244 # via sphinx
45+ six == 1.16.0
46+ # via
47+ # latexcodec
48+ # pybtex
3349snowballstemmer == 2.2.0
3450 # via sphinx
3551sphinx == 7.2.6
3652 # via
3753 # -r requirements.in
3854 # sphinx-rtd-theme
3955 # sphinxcontrib-applehelp
56+ # sphinxcontrib-bibtex
4057 # sphinxcontrib-devhelp
4158 # sphinxcontrib-htmlhelp
4259 # sphinxcontrib-jquery
@@ -46,6 +63,8 @@ sphinx-rtd-theme==1.3.0
4663 # via -r requirements.in
4764sphinxcontrib-applehelp == 1.0.7
4865 # via sphinx
66+ sphinxcontrib-bibtex == 2.5.0
67+ # via -r requirements.in
4968sphinxcontrib-devhelp == 1.0.5
5069 # via sphinx
5170sphinxcontrib-htmlhelp == 2.0.4
You can’t perform that action at this time.
0 commit comments