File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements.in
@@ -8,8 +8,6 @@ accessible-pygments==0.0.5
8
8
# via pydata-sphinx-theme
9
9
alabaster == 1.0.0
10
10
# via sphinx
11
- appnope == 0.1.4
12
- # via ipykernel
13
11
asttokens == 3.0.0
14
12
# via stack-data
15
13
attrs == 25.1.0
@@ -53,6 +51,8 @@ docutils==0.21.2
53
51
# myst-parser
54
52
# pydata-sphinx-theme
55
53
# sphinx
54
+ exceptiongroup == 1.2.2
55
+ # via ipython
56
56
executing == 2.2.0
57
57
# via stack-data
58
58
fastjsonschema == 2.21.1
@@ -63,6 +63,8 @@ gitdb==4.0.12
63
63
# via gitpython
64
64
gitpython == 3.1.44
65
65
# via rocm-docs-core
66
+ greenlet == 3.1.1
67
+ # via sqlalchemy
66
68
idna == 3.10
67
69
# via requests
68
70
imagesize == 1.4.1
@@ -187,8 +189,6 @@ requests==2.32.3
187
189
# sphinx
188
190
rocm-docs-core == 1.17.0
189
191
# via -r requirements.in
190
- roman-numerals-py == 3.0.0
191
- # via sphinx
192
192
rpds-py == 0.22.3
193
193
# via
194
194
# jsonschema
@@ -201,7 +201,7 @@ snowballstemmer==2.2.0
201
201
# via sphinx
202
202
soupsieve == 2.6
203
203
# via beautifulsoup4
204
- sphinx == 8.2.0
204
+ sphinx == 8.1.3
205
205
# via
206
206
# breathe
207
207
# myst-nb
@@ -241,6 +241,8 @@ stack-data==0.6.3
241
241
# via ipython
242
242
tabulate == 0.9.0
243
243
# via jupyter-cache
244
+ tomli == 2.2.1
245
+ # via sphinx
244
246
tornado == 6.4.2
245
247
# via
246
248
# ipykernel
You can’t perform that action at this time.
0 commit comments