Skip to content

Commit

Permalink
Update doc reqs
Browse files Browse the repository at this point in the history
rm requirements.txt ; pip-compile requirements.in
  • Loading branch information
samjwu committed Dec 3, 2024
1 parent aef95dc commit cf266e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rocm-docs-core[api_reference]==1.9.0
rocm-docs-core[api_reference]==1.10.0
14 changes: 7 additions & 7 deletions docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ click-log==0.4.0
# via doxysphinx
contourpy==1.3.1
# via matplotlib
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
cycler==0.12.1
# via matplotlib
Expand All @@ -47,9 +47,9 @@ docutils==0.21.2
# sphinx
doxysphinx==3.3.12
# via rocm-docs-core
fastjsonschema==2.20.0
fastjsonschema==2.21.1
# via rocm-docs-core
fonttools==4.55.0
fonttools==4.55.1
# via matplotlib
gitdb==4.0.11
# via gitpython
Expand All @@ -75,7 +75,7 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
matplotlib==3.9.3
# via doxysphinx
mdit-py-plugins==0.4.2
# via myst-parser
Expand Down Expand Up @@ -112,7 +112,7 @@ pygments==2.18.0
# sphinx
pyjson5==1.6.7
# via doxysphinx
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
Expand All @@ -131,7 +131,7 @@ requests==2.32.3
# via
# pygithub
# sphinx
rocm-docs-core[api-reference]==1.9.0
rocm-docs-core[api-reference]==1.10.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand Down Expand Up @@ -174,7 +174,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.1.0
tomli==2.2.1
# via sphinx
tqdm==4.67.1
# via mpire
Expand Down

0 comments on commit cf266e6

Please sign in to comment.