Skip to content

Commit 5a492c0

Browse files
committed
Run pip-comile w/ python 3.10.12
1 parent 16a54ff commit 5a492c0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

amd/hipcc/docs/sphinx/requirements.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile requirements.in
@@ -8,8 +8,6 @@ accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
99
alabaster==1.0.0
1010
# via sphinx
11-
appnope==0.1.4
12-
# via ipykernel
1311
asttokens==3.0.0
1412
# via stack-data
1513
attrs==25.1.0
@@ -53,6 +51,8 @@ docutils==0.21.2
5351
# myst-parser
5452
# pydata-sphinx-theme
5553
# sphinx
54+
exceptiongroup==1.2.2
55+
# via ipython
5656
executing==2.2.0
5757
# via stack-data
5858
fastjsonschema==2.21.1
@@ -63,6 +63,8 @@ gitdb==4.0.12
6363
# via gitpython
6464
gitpython==3.1.44
6565
# via rocm-docs-core
66+
greenlet==3.1.1
67+
# via sqlalchemy
6668
idna==3.10
6769
# via requests
6870
imagesize==1.4.1
@@ -187,8 +189,6 @@ requests==2.32.3
187189
# sphinx
188190
rocm-docs-core==1.17.0
189191
# via -r requirements.in
190-
roman-numerals-py==3.0.0
191-
# via sphinx
192192
rpds-py==0.22.3
193193
# via
194194
# jsonschema
@@ -201,7 +201,7 @@ snowballstemmer==2.2.0
201201
# via sphinx
202202
soupsieve==2.6
203203
# via beautifulsoup4
204-
sphinx==8.2.0
204+
sphinx==8.1.3
205205
# via
206206
# breathe
207207
# myst-nb
@@ -241,6 +241,8 @@ stack-data==0.6.3
241241
# via ipython
242242
tabulate==0.9.0
243243
# via jupyter-cache
244+
tomli==2.2.1
245+
# via sphinx
244246
tornado==6.4.2
245247
# via
246248
# ipykernel

0 commit comments

Comments
 (0)