Skip to content

Commit e2ba90c

Browse files
samjwujichangjichang
authored andcommitted
Update documentation requirements (#113)
Co-authored-by: samjwu <[email protected]>
1 parent 1cec69a commit e2ba90c

File tree

2 files changed

+33
-145
lines changed

2 files changed

+33
-145
lines changed

docs/.sphinx/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rocm-docs-core==0.2.0
1+
rocm-docs-core==0.11.0

docs/.sphinx/requirements.txt

Lines changed: 32 additions & 144 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,59 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
5-
# pip-compile .sphinx/requirements.in
5+
# pip-compile requirements.in
66
#
77
accessible-pygments==0.0.3
88
# via pydata-sphinx-theme
99
alabaster==0.7.13
1010
# via sphinx
11-
asttokens==2.2.1
12-
# via stack-data
13-
attrs==22.2.0
14-
# via
15-
# jsonschema
16-
# jupyter-cache
1711
babel==2.12.1
1812
# via
1913
# pydata-sphinx-theme
2014
# sphinx
21-
backcall==0.2.0
22-
# via ipython
2315
beautifulsoup4==4.11.2
2416
# via pydata-sphinx-theme
2517
breathe==4.34.0
2618
# via rocm-docs-core
2719
certifi==2022.12.7
2820
# via requests
2921
cffi==1.15.1
30-
# via pynacl
22+
# via
23+
# cryptography
24+
# pynacl
3125
charset-normalizer==3.1.0
3226
# via requests
3327
click==8.1.3
34-
# via
35-
# jupyter-cache
36-
# sphinx-external-toc
37-
comm==0.1.2
38-
# via ipykernel
39-
debugpy==1.6.6
40-
# via ipykernel
41-
decorator==5.1.1
42-
# via ipython
28+
# via sphinx-external-toc
29+
cryptography==40.0.2
30+
# via pyjwt
4331
deprecated==1.2.13
4432
# via pygithub
45-
docutils==0.16
33+
docutils==0.19
4634
# via
4735
# breathe
4836
# myst-parser
4937
# pydata-sphinx-theme
50-
# rocm-docs-core
5138
# sphinx
52-
executing==1.2.0
53-
# via stack-data
5439
fastjsonschema==2.16.3
55-
# via nbformat
40+
# via rocm-docs-core
5641
gitdb==4.0.10
5742
# via gitpython
5843
gitpython==3.1.31
5944
# via rocm-docs-core
60-
greenlet==2.0.2
61-
# via sqlalchemy
6245
idna==3.4
6346
# via requests
6447
imagesize==1.4.1
6548
# via sphinx
6649
importlib-metadata==6.0.0
67-
# via
68-
# jupyter-cache
69-
# myst-nb
70-
ipykernel==6.21.3
71-
# via myst-nb
72-
ipython==8.11.0
73-
# via
74-
# ipykernel
75-
# myst-nb
76-
jedi==0.18.2
77-
# via ipython
50+
# via sphinx
51+
importlib-resources==5.12.0
52+
# via rocm-docs-core
7853
jinja2==3.1.2
7954
# via
8055
# myst-parser
8156
# sphinx
82-
jsonschema==4.17.3
83-
# via nbformat
84-
jupyter-cache==0.5.0
85-
# via myst-nb
86-
jupyter-client==8.0.3
87-
# via
88-
# ipykernel
89-
# nbclient
90-
jupyter-core==5.3.0
91-
# via
92-
# ipykernel
93-
# jupyter-client
94-
# nbformat
9557
linkify-it-py==1.0.3
9658
# via myst-parser
9759
markdown-it-py==2.2.0
@@ -100,104 +62,55 @@ markdown-it-py==2.2.0
10062
# myst-parser
10163
markupsafe==2.1.2
10264
# via jinja2
103-
matplotlib-inline==0.1.6
104-
# via
105-
# ipykernel
106-
# ipython
10765
mdit-py-plugins==0.3.5
10866
# via myst-parser
10967
mdurl==0.1.2
11068
# via markdown-it-py
111-
myst-nb==0.17.1
69+
myst-parser[linkify]==1.0.0
11270
# via rocm-docs-core
113-
myst-parser[linkify]==0.18.1
114-
# via
115-
# myst-nb
116-
# rocm-docs-core
117-
nbclient==0.5.13
118-
# via
119-
# jupyter-cache
120-
# myst-nb
121-
nbformat==5.7.3
122-
# via
123-
# jupyter-cache
124-
# myst-nb
125-
# nbclient
126-
nest-asyncio==1.5.6
127-
# via
128-
# ipykernel
129-
# nbclient
13071
packaging==23.0
13172
# via
132-
# ipykernel
13373
# pydata-sphinx-theme
13474
# sphinx
135-
parso==0.8.3
136-
# via jedi
137-
pexpect==4.8.0
138-
# via ipython
139-
pickleshare==0.7.5
140-
# via ipython
141-
platformdirs==3.1.1
142-
# via jupyter-core
143-
prompt-toolkit==3.0.38
144-
# via ipython
145-
psutil==5.9.4
146-
# via ipykernel
147-
ptyprocess==0.7.0
148-
# via pexpect
149-
pure-eval==0.2.2
150-
# via stack-data
15175
pycparser==2.21
15276
# via cffi
153-
pydata-sphinx-theme==0.13.1
154-
# via sphinx-book-theme
155-
pygithub==1.57
77+
pydata-sphinx-theme==0.13.3
78+
# via
79+
# rocm-docs-core
80+
# sphinx-book-theme
81+
pygithub==1.58.1
15682
# via rocm-docs-core
15783
pygments==2.14.0
15884
# via
15985
# accessible-pygments
160-
# ipython
16186
# pydata-sphinx-theme
16287
# sphinx
163-
pyjwt==2.6.0
88+
pyjwt[crypto]==2.6.0
16489
# via pygithub
16590
pynacl==1.5.0
16691
# via pygithub
167-
pyrsistent==0.19.3
168-
# via jsonschema
169-
python-dateutil==2.8.2
170-
# via jupyter-client
92+
pytz==2023.3
93+
# via babel
17194
pyyaml==6.0
17295
# via
173-
# jupyter-cache
174-
# myst-nb
17596
# myst-parser
97+
# rocm-docs-core
17698
# sphinx-external-toc
177-
pyzmq==25.0.1
178-
# via
179-
# ipykernel
180-
# jupyter-client
18199
requests==2.28.2
182100
# via
183101
# pygithub
184102
# sphinx
185-
rocm-docs-core==0.2.0
186-
# via -r .sphinx/requirements.in
187-
six==1.16.0
188-
# via
189-
# asttokens
190-
# python-dateutil
103+
rocm-docs-core==0.11.0
104+
# via -r requirements.in
191105
smmap==5.0.0
192106
# via gitdb
193107
snowballstemmer==2.2.0
194108
# via sphinx
195109
soupsieve==2.4
196110
# via beautifulsoup4
197-
sphinx==4.3.1
111+
sphinx==5.3.0
198112
# via
199113
# breathe
200-
# myst-nb
201114
# myst-parser
202115
# pydata-sphinx-theme
203116
# rocm-docs-core
@@ -206,11 +119,11 @@ sphinx==4.3.1
206119
# sphinx-design
207120
# sphinx-external-toc
208121
# sphinx-notfound-page
209-
sphinx-book-theme==1.0.0rc2
122+
sphinx-book-theme==1.0.1
210123
# via rocm-docs-core
211124
sphinx-copybutton==0.5.1
212125
# via rocm-docs-core
213-
sphinx-design==0.3.0
126+
sphinx-design==0.4.1
214127
# via rocm-docs-core
215128
sphinx-external-toc==0.3.1
216129
# via rocm-docs-core
@@ -228,40 +141,15 @@ sphinxcontrib-qthelp==1.0.3
228141
# via sphinx
229142
sphinxcontrib-serializinghtml==1.1.5
230143
# via sphinx
231-
sqlalchemy==1.4.46
232-
# via jupyter-cache
233-
stack-data==0.6.2
234-
# via ipython
235-
tabulate==0.9.0
236-
# via jupyter-cache
237-
tornado==6.2
238-
# via
239-
# ipykernel
240-
# jupyter-client
241-
traitlets==5.9.0
242-
# via
243-
# comm
244-
# ipykernel
245-
# ipython
246-
# jupyter-client
247-
# jupyter-core
248-
# matplotlib-inline
249-
# nbclient
250-
# nbformat
251144
typing-extensions==4.5.0
252-
# via
253-
# myst-nb
254-
# myst-parser
145+
# via pydata-sphinx-theme
255146
uc-micro-py==1.0.1
256147
# via linkify-it-py
257148
urllib3==1.26.15
258149
# via requests
259-
wcwidth==0.2.6
260-
# via prompt-toolkit
261150
wrapt==1.15.0
262151
# via deprecated
263152
zipp==3.15.0
264-
# via importlib-metadata
265-
266-
# The following packages are considered to be unsafe in a requirements file:
267-
# setuptools
153+
# via
154+
# importlib-metadata
155+
# importlib-resources

0 commit comments

Comments
 (0)