Skip to content

Commit

Permalink
Update documentation requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
neon60 committed Jun 7, 2024
1 parent 7d9aabc commit 04c4d1a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2
sphinx:
configuration: docs/conf.py

formats: [htmlzip, pdf, epub]
formats: []

python:
install:
Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rocm-docs-core[api_reference]==1.3.0
rocm-docs-core[api_reference]==1.4.0
sphinxcontrib.doxylink
8 changes: 4 additions & 4 deletions docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
breathe==4.35.0
# via rocm-docs-core
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via
Expand All @@ -31,7 +31,7 @@ click==8.1.7
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==42.0.7
cryptography==42.0.8
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand Down Expand Up @@ -116,7 +116,7 @@ requests==2.32.3
# via
# pygithub
# sphinx
rocm-docs-core[api-reference]==1.3.0
rocm-docs-core[api-reference]==1.4.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand Down Expand Up @@ -166,7 +166,7 @@ tomli==2.0.1
# via sphinx
tqdm==4.66.4
# via mpire
typing-extensions==4.12.0
typing-extensions==4.12.1
# via
# pydata-sphinx-theme
# pygithub
Expand Down

0 comments on commit 04c4d1a

Please sign in to comment.