Skip to content

Commit c2024e8

Browse files
authored
Update requirements.txt
1 parent 3a463cf commit c2024e8

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

docs/requirements.txt

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,46 @@ charset-normalizer==3.3.1
1414
# via requests
1515
docutils==0.18.1
1616
# via
17+
# pybtex-docutils
1718
# sphinx
1819
# sphinx-rtd-theme
20+
# sphinxcontrib-bibtex
1921
idna==3.4
2022
# via requests
2123
imagesize==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
2529
markupsafe==2.1.3
2630
# via jinja2
2731
packaging==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
2939
pygments==2.16.1
3040
# via sphinx
41+
pyyaml==6.0.1
42+
# via pybtex
3143
requests==2.31.0
3244
# via sphinx
45+
six==1.16.0
46+
# via
47+
# latexcodec
48+
# pybtex
3349
snowballstemmer==2.2.0
3450
# via sphinx
3551
sphinx==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
4764
sphinxcontrib-applehelp==1.0.7
4865
# via sphinx
66+
sphinxcontrib-bibtex==2.5.0
67+
# via -r requirements.in
4968
sphinxcontrib-devhelp==1.0.5
5069
# via sphinx
5170
sphinxcontrib-htmlhelp==2.0.4

0 commit comments

Comments
 (0)