Skip to content

Commit

Permalink
Update doc reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Apr 12, 2024
1 parent 2bc05ce commit 988b1c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 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==0.37.0
rocm-docs-core==0.38.1
18 changes: 4 additions & 14 deletions docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile docs/.sphinx/requirements.in
# pip-compile requirements.in
#
accessible-pygments==0.0.3
# via pydata-sphinx-theme
Expand Down Expand Up @@ -46,10 +46,6 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.0
# via rocm-docs-core
jinja2==3.1.2
# via
# myst-parser
Expand Down Expand Up @@ -87,8 +83,6 @@ pyjwt[crypto]==2.6.0
# via pygithub
pynacl==1.5.0
# via pygithub
pytz==2023.3.post1
# via babel
pyyaml==6.0
# via
# myst-parser
Expand All @@ -98,8 +92,8 @@ requests==2.31.0
# via
# pygithub
# sphinx
rocm-docs-core==0.37.0
# via -r docs/.sphinx/requirements.in
rocm-docs-core==0.38.1
# via -r requirements.in
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
Expand Down Expand Up @@ -145,7 +139,3 @@ urllib3==1.26.18
# via requests
wrapt==1.15.0
# via deprecated
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

0 comments on commit 988b1c8

Please sign in to comment.