requirements.txt 3.19 KB
Newer Older
1
#
Sam Wu's avatar
update  
Sam Wu committed
2
# This file is autogenerated by pip-compile with Python 3.10
3
4
# by the following command:
#
5
#    pip-compile requirements.in
6
7
8
9
10
11
12
13
14
#
accessible-pygments==0.0.3
    # via pydata-sphinx-theme
alabaster==0.7.13
    # via sphinx
babel==2.12.1
    # via
    #   pydata-sphinx-theme
    #   sphinx
15
beautifulsoup4==4.11.2
16
17
18
19
20
21
    # via pydata-sphinx-theme
breathe==4.34.0
    # via rocm-docs-core
certifi==2022.12.7
    # via requests
cffi==1.15.1
22
23
24
    # via
    #   cryptography
    #   pynacl
25
26
27
charset-normalizer==3.1.0
    # via requests
click==8.1.3
Sam Wu's avatar
update  
Sam Wu committed
28
29
30
31
32
33
    # via
    #   click-log
    #   doxysphinx
    #   sphinx-external-toc
click-log==0.4.0
    # via doxysphinx
34
35
cryptography==40.0.2
    # via pyjwt
36
37
deprecated==1.2.13
    # via pygithub
38
docutils==0.19
39
40
41
42
43
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   sphinx
Sam Wu's avatar
update  
Sam Wu committed
44
45
doxysphinx==3.3.4
    # via rocm-docs-core
46
fastjsonschema==2.16.3
47
    # via rocm-docs-core
48
49
50
51
52
53
54
55
56
57
58
59
gitdb==4.0.10
    # via gitpython
gitpython==3.1.31
    # via rocm-docs-core
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
jinja2==3.1.2
    # via
    #   myst-parser
    #   sphinx
Sam Wu's avatar
update  
Sam Wu committed
60
61
62
63
libsass==0.22.0
    # via doxysphinx
lxml==4.9.3
    # via doxysphinx
64
65
66
67
68
69
70
71
72
73
markdown-it-py==2.2.0
    # via
    #   mdit-py-plugins
    #   myst-parser
markupsafe==2.1.2
    # via jinja2
mdit-py-plugins==0.3.5
    # via myst-parser
mdurl==0.1.2
    # via markdown-it-py
Sam Wu's avatar
update  
Sam Wu committed
74
75
mpire==2.8.0
    # via doxysphinx
76
myst-parser==1.0.0
77
78
79
80
81
82
83
    # via rocm-docs-core
packaging==23.0
    # via
    #   pydata-sphinx-theme
    #   sphinx
pycparser==2.21
    # via cffi
84
85
86
87
88
pydata-sphinx-theme==0.13.3
    # via
    #   rocm-docs-core
    #   sphinx-book-theme
pygithub==1.58.1
89
90
91
92
    # via rocm-docs-core
pygments==2.14.0
    # via
    #   accessible-pygments
Sam Wu's avatar
update  
Sam Wu committed
93
    #   mpire
94
95
    #   pydata-sphinx-theme
    #   sphinx
Sam Wu's avatar
update  
Sam Wu committed
96
97
pyjson5==1.6.4
    # via doxysphinx
98
pyjwt[crypto]==2.6.0
99
100
101
    # via
    #   pygithub
    #   pyjwt
102
103
pynacl==1.5.0
    # via pygithub
Sam Wu's avatar
update  
Sam Wu committed
104
105
pyparsing==3.1.1
    # via doxysphinx
106
107
108
pyyaml==6.0
    # via
    #   myst-parser
109
    #   rocm-docs-core
110
111
112
113
114
    #   sphinx-external-toc
requests==2.28.2
    # via
    #   pygithub
    #   sphinx
Sam Wu's avatar
update  
Sam Wu committed
115
116
117
118
rocm-docs-core[api-reference]==0.27.0
    # via
    #   -r requirements.in
    #   rocm-docs-core
119
120
121
122
123
124
smmap==5.0.0
    # via gitdb
snowballstemmer==2.2.0
    # via sphinx
soupsieve==2.4
    # via beautifulsoup4
125
sphinx==5.3.0
126
127
128
129
130
131
132
133
134
135
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   rocm-docs-core
    #   sphinx-book-theme
    #   sphinx-copybutton
    #   sphinx-design
    #   sphinx-external-toc
    #   sphinx-notfound-page
136
sphinx-book-theme==1.0.1
137
138
139
    # via rocm-docs-core
sphinx-copybutton==0.5.1
    # via rocm-docs-core
140
sphinx-design==0.4.1
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
    # via rocm-docs-core
sphinx-external-toc==0.3.1
    # via rocm-docs-core
sphinx-notfound-page==0.8.3
    # via rocm-docs-core
sphinxcontrib-applehelp==1.0.4
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
Sam Wu's avatar
update  
Sam Wu committed
158
159
tqdm==4.66.1
    # via mpire
160
typing-extensions==4.5.0
161
    # via pydata-sphinx-theme
162
163
164
165
urllib3==1.26.15
    # via requests
wrapt==1.15.0
    # via deprecated