Commit 9e1278b7 authored by Jun Liu's avatar Jun Liu Committed by Sam Wu
Browse files

[Doc][Werror] Fix security alerts and sync with MIOpen (#1085)

* fix Werror unused-parameter

* sync doc requirements

* fix blank space format

* fix dependency issue
parent cf278a6f
......@@ -16,7 +16,11 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
breathe==4.35.0
# via rocm-docs-core
<<<<<<< HEAD
certifi==2024.2.2
=======
certifi==2023.7.22
>>>>>>> 3a3b98ef7 ([Doc][Werror] Fix security alerts and sync with MIOpen (#1085))
# via requests
cffi==1.16.0
# via
......@@ -24,6 +28,7 @@ cffi==1.16.0
# pynacl
charset-normalizer==3.3.2
# via requests
<<<<<<< HEAD
click==8.1.7
# via
# click-log
......@@ -32,6 +37,11 @@ click==8.1.7
click-log==0.4.0
# via doxysphinx
cryptography==42.0.5
=======
click==8.1.3
# via sphinx-external-toc
cryptography==41.0.6
>>>>>>> 3a3b98ef7 ([Doc][Werror] Fix security alerts and sync with MIOpen (#1085))
# via pyjwt
deprecated==1.2.14
# via pygithub
......@@ -49,7 +59,11 @@ fastjsonschema==2.19.1
# via rocm-docs-core
gitdb==4.0.11
# via gitpython
<<<<<<< HEAD
gitpython==3.1.42
=======
gitpython==3.1.37
>>>>>>> 3a3b98ef7 ([Doc][Werror] Fix security alerts and sync with MIOpen (#1085))
# via rocm-docs-core
idna==3.6
# via requests
......@@ -105,9 +119,15 @@ pydata-sphinx-theme==0.14.4
# via
# rocm-docs-core
# sphinx-book-theme
<<<<<<< HEAD
pygithub==2.2.0
# via rocm-docs-core
pygments==2.17.2
=======
pygithub==1.58.1
# via rocm-docs-core
pygments==2.15.0
>>>>>>> 3a3b98ef7 ([Doc][Werror] Fix security alerts and sync with MIOpen (#1085))
# via
# accessible-pygments
# mpire
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment