Skip to content

Commit a83ec83

Browse files
committed
Update docs requirements.
1 parent dc3468c commit a83ec83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile docs/requirements.in
5+
# pip-compile --resolver=backtracking docs/requirements.in
66
#
77
alabaster==0.7.13
88
# via sphinx
@@ -76,7 +76,7 @@ sphinx-click==4.4.0
7676
# via -r docs/requirements.in
7777
sphinx-copybutton==0.5.1
7878
# via -r docs/requirements.in
79-
sphinx-json-schema-spec==2.3.3
79+
sphinx-json-schema-spec==2023.2.4
8080
# via -r docs/requirements.in
8181
sphinxcontrib-applehelp==1.0.4
8282
# via sphinx
@@ -90,7 +90,7 @@ sphinxcontrib-qthelp==1.0.3
9090
# via sphinx
9191
sphinxcontrib-serializinghtml==1.1.5
9292
# via sphinx
93-
sphinxcontrib-spelling==7.7.0
93+
sphinxcontrib-spelling==8.0.0
9494
# via -r docs/requirements.in
9595
urllib3==1.26.14
9696
# via requests

0 commit comments

Comments
 (0)