requirements.txt 2.86 KB
Newer Older
1
#
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
accessible-pygments==0.0.5
8
    # via pydata-sphinx-theme
9
alabaster==0.7.16
10
    # via sphinx
11
babel==2.15.0
12
13
14
    # via
    #   pydata-sphinx-theme
    #   sphinx
15
beautifulsoup4==4.12.3
16
    # via pydata-sphinx-theme
17
breathe==4.35.0
18
    # via rocm-docs-core
19
certifi==2024.2.2
20
    # via requests
21
cffi==1.16.0
22
23
24
    # via
    #   cryptography
    #   pynacl
25
charset-normalizer==3.3.2
26
    # via requests
27
click==8.1.7
28
    # via sphinx-external-toc
29
cryptography==42.0.7
30
    # via pyjwt
31
deprecated==1.2.14
32
    # via pygithub
33
docutils==0.21.2
34
35
36
37
38
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   sphinx
39
fastjsonschema==2.19.1
40
    # via rocm-docs-core
41
gitdb==4.0.11
42
    # via gitpython
43
gitpython==3.1.43
44
    # via rocm-docs-core
45
idna==3.7
46
47
48
    # via requests
imagesize==1.4.1
    # via sphinx
49
jinja2==3.1.4
50
51
52
    # via
    #   myst-parser
    #   sphinx
53
markdown-it-py==3.0.0
54
55
56
    # via
    #   mdit-py-plugins
    #   myst-parser
57
markupsafe==2.1.5
58
    # via jinja2
59
mdit-py-plugins==0.4.1
60
61
62
    # via myst-parser
mdurl==0.1.2
    # via markdown-it-py
63
myst-parser==3.0.1
64
    # via rocm-docs-core
65
packaging==24.0
66
67
68
    # via
    #   pydata-sphinx-theme
    #   sphinx
69
pycparser==2.22
70
    # via cffi
71
pydata-sphinx-theme==0.15.2
72
73
74
    # via
    #   rocm-docs-core
    #   sphinx-book-theme
75
pygithub==2.3.0
76
    # via rocm-docs-core
77
pygments==2.18.0
78
79
80
81
    # via
    #   accessible-pygments
    #   pydata-sphinx-theme
    #   sphinx
82
pyjwt[crypto]==2.8.0
83
    # via pygithub
84
85
pynacl==1.5.0
    # via pygithub
86
pyyaml==6.0.1
87
88
    # via
    #   myst-parser
89
    #   rocm-docs-core
90
    #   sphinx-external-toc
91
requests==2.32.2
92
93
94
    # via
    #   pygithub
    #   sphinx
95
rocm-docs-core==1.8.3
96
    # via -r requirements.in
97
smmap==5.0.1
98
99
100
    # via gitdb
snowballstemmer==2.2.0
    # via sphinx
101
soupsieve==2.5
102
    # via beautifulsoup4
103
sphinx==7.3.7
104
105
106
107
108
109
110
111
112
113
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   rocm-docs-core
    #   sphinx-book-theme
    #   sphinx-copybutton
    #   sphinx-design
    #   sphinx-external-toc
    #   sphinx-notfound-page
114
sphinx-book-theme==1.1.2
115
    # via rocm-docs-core
116
sphinx-copybutton==0.5.2
117
    # via rocm-docs-core
118
sphinx-design==0.6.0
119
    # via rocm-docs-core
120
sphinx-external-toc==1.0.1
121
    # via rocm-docs-core
122
sphinx-notfound-page==1.0.2
123
    # via rocm-docs-core
124
sphinxcontrib-applehelp==1.0.8
125
    # via sphinx
126
sphinxcontrib-devhelp==1.0.6
127
    # via sphinx
128
sphinxcontrib-htmlhelp==2.0.5
129
130
131
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
132
sphinxcontrib-qthelp==1.0.7
133
    # via sphinx
134
sphinxcontrib-serializinghtml==1.1.10
135
    # via sphinx
136
137
138
tomli==2.0.1
    # via sphinx
typing-extensions==4.11.0
Sam Wu's avatar
Sam Wu committed
139
    # via
140
141
142
143
144
145
146
147
    #   pydata-sphinx-theme
    #   pygithub
urllib3==2.2.1
    # via
    #   pygithub
    #   requests
wrapt==1.16.0
    # via deprecated