Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Nov 14, 2023
1 parent bd58059 commit b3513d3
Showing 1 changed file with 26 additions and 14 deletions.
40 changes: 26 additions & 14 deletions docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# 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 requirements.in
Expand All @@ -25,7 +25,12 @@ cffi==1.15.1
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via sphinx-external-toc
# via
# click-log
# doxysphinx
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==40.0.2
# via pyjwt
deprecated==1.2.13
Expand All @@ -36,6 +41,8 @@ docutils==0.19
# myst-parser
# pydata-sphinx-theme
# sphinx
doxysphinx==3.3.4
# via rocm-docs-core
fastjsonschema==2.16.3
# via rocm-docs-core
gitdb==4.0.10
Expand All @@ -46,14 +53,14 @@ 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
# sphinx
libsass==0.22.0
# via doxysphinx
lxml==4.9.3
# via doxysphinx
markdown-it-py==2.2.0
# via
# mdit-py-plugins
Expand All @@ -64,6 +71,8 @@ mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mpire==2.8.0
# via doxysphinx
myst-parser==1.0.0
# via rocm-docs-core
packaging==23.0
Expand All @@ -81,16 +90,19 @@ pygithub==1.58.1
pygments==2.14.0
# via
# accessible-pygments
# mpire
# pydata-sphinx-theme
# sphinx
pyjson5==1.6.4
# via doxysphinx
pyjwt[crypto]==2.6.0
# via
# pygithub
# pyjwt
pynacl==1.5.0
# via pygithub
pytz==2023.3.post1
# via babel
pyparsing==3.1.1
# via doxysphinx
pyyaml==6.0
# via
# myst-parser
Expand All @@ -100,8 +112,10 @@ requests==2.28.2
# via
# pygithub
# sphinx
rocm-docs-core==0.27.0
# via -r requirements.in
rocm-docs-core[api-reference]==0.27.0
# via
# -r requirements.in
# rocm-docs-core
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
Expand Down Expand Up @@ -141,13 +155,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tqdm==4.66.1
# via mpire
typing-extensions==4.5.0
# via pydata-sphinx-theme
urllib3==1.26.15
# via requests
wrapt==1.15.0
# via deprecated
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

0 comments on commit b3513d3

Please sign in to comment.