requirements.txt 3.15 KB
Newer Older
Sam Wu's avatar
Sam Wu committed
1
#
Sam Wu's avatar
Sam Wu committed
2
# This file is autogenerated by pip-compile with Python 3.8
Sam Wu's avatar
Sam Wu committed
3
4
# by the following command:
#
Sam Wu's avatar
Sam Wu committed
5
#    pip-compile requirements.in
Sam Wu's avatar
Sam Wu committed
6
#
7
accessible-pygments==0.0.3
Sam Wu's avatar
Sam Wu committed
8
9
10
11
12
13
14
    # via pydata-sphinx-theme
alabaster==0.7.13
    # via sphinx
babel==2.12.1
    # via
    #   pydata-sphinx-theme
    #   sphinx
15
beautifulsoup4==4.11.2
Sam Wu's avatar
Sam Wu committed
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
Sam Wu's avatar
Sam Wu committed
22
23
24
    # via
    #   cryptography
    #   pynacl
Sam Wu's avatar
Sam Wu committed
25
26
27
charset-normalizer==3.1.0
    # via requests
click==8.1.3
Sam Wu's avatar
Sam Wu committed
28
29
30
    # via sphinx-external-toc
cryptography==40.0.2
    # via pyjwt
Sam Wu's avatar
Sam Wu committed
31
32
33
34
35
36
deprecated==1.2.13
    # via pygithub
docutils==0.16
    # via
    #   breathe
    #   myst-parser
37
    #   pybtex-docutils
Sam Wu's avatar
Sam Wu committed
38
39
    #   pydata-sphinx-theme
    #   sphinx
40
    #   sphinxcontrib-bibtex
41
42
fastjsonschema==2.18.0
    # via rocm-docs-core
Sam Wu's avatar
Sam Wu committed
43
44
45
46
47
48
49
50
51
52
53
54
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
55
56
latexcodec==2.0.1
    # via pybtex
Sam Wu's avatar
Sam Wu committed
57
58
59
60
61
62
63
64
65
66
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
67
myst-parser==1.0.0
Sam Wu's avatar
Sam Wu committed
68
69
70
71
72
    # via rocm-docs-core
packaging==23.0
    # via
    #   pydata-sphinx-theme
    #   sphinx
73
74
75
76
77
78
pybtex==0.24.0
    # via
    #   pybtex-docutils
    #   sphinxcontrib-bibtex
pybtex-docutils==1.0.2
    # via sphinxcontrib-bibtex
Sam Wu's avatar
Sam Wu committed
79
80
pycparser==2.21
    # via cffi
Sam Wu's avatar
Sam Wu committed
81
82
83
84
85
pydata-sphinx-theme==0.13.3
    # via
    #   rocm-docs-core
    #   sphinx-book-theme
pygithub==1.58.2
Sam Wu's avatar
Sam Wu committed
86
87
88
89
90
91
    # via rocm-docs-core
pygments==2.14.0
    # via
    #   accessible-pygments
    #   pydata-sphinx-theme
    #   sphinx
Sam Wu's avatar
Sam Wu committed
92
pyjwt[crypto]==2.6.0
Sam Wu's avatar
Sam Wu committed
93
94
95
96
97
98
    # via pygithub
pynacl==1.5.0
    # via pygithub
pyyaml==6.0
    # via
    #   myst-parser
99
    #   pybtex
100
    #   rocm-docs-core
Sam Wu's avatar
Sam Wu committed
101
102
103
104
105
    #   sphinx-external-toc
requests==2.28.2
    # via
    #   pygithub
    #   sphinx
106
rocm-docs-core>=0.20.0
Sam Wu's avatar
Sam Wu committed
107
    # via -r requirements.in
Sam Wu's avatar
Sam Wu committed
108
109
six==1.16.0
    # via
110
111
    #   latexcodec
    #   pybtex
Sam Wu's avatar
Sam Wu committed
112
113
114
115
116
117
smmap==5.0.0
    # via gitdb
snowballstemmer==2.2.0
    # via sphinx
soupsieve==2.4
    # via beautifulsoup4
Sam Wu's avatar
Sam Wu committed
118
sphinx==5.3.0
Sam Wu's avatar
Sam Wu committed
119
120
121
122
123
124
125
126
127
128
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   rocm-docs-core
    #   sphinx-book-theme
    #   sphinx-copybutton
    #   sphinx-design
    #   sphinx-external-toc
    #   sphinx-notfound-page
129
    #   sphinxcontrib-bibtex
Sam Wu's avatar
Sam Wu committed
130
sphinx-book-theme==1.0.1
Sam Wu's avatar
Sam Wu committed
131
132
133
134
135
136
137
138
139
140
141
    # via rocm-docs-core
sphinx-copybutton==0.5.1
    # via rocm-docs-core
sphinx-design==0.3.0
    # 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
142
sphinxcontrib-bibtex==2.5.0
Sam Wu's avatar
Sam Wu committed
143
    # via -r requirements.in
Sam Wu's avatar
Sam Wu committed
144
145
146
147
148
149
150
151
152
153
154
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
typing-extensions==4.5.0
Sam Wu's avatar
Sam Wu committed
155
    # via pydata-sphinx-theme
Sam Wu's avatar
Sam Wu committed
156
157
158
159
urllib3==1.26.15
    # via requests
wrapt==1.15.0
    # via deprecated