Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions projects/rocr-runtime/runtime/docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ breathe==4.35.0
# via rocm-docs-core
certifi==2024.8.30
# via requests
cffi==1.17.1
cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via sphinx-external-toc
cryptography==43.0.1
cryptography==46.0.6
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand Down Expand Up @@ -135,8 +135,9 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.0.1
# via sphinx
typing-extensions==4.12.2
typing-extensions==4.15.0
# via
# cryptography
# pydata-sphinx-theme
# pygithub
urllib3==2.2.3
Expand Down
Loading