File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,6 @@ sphinx-copybutton
88sphinx-json-schema-spec
99sphinxcontrib-spelling
1010sphinxext-opengraph
11+
12+ # Until pyenchant/pyenchant#302 is released...
13+ pyenchant>=3.3.0rc1
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ certifi==2024.2.2
2222 # via requests
2323charset-normalizer == 3.3.2
2424 # via requests
25- docutils == 0.21.1
25+ docutils == 0.21.2
2626 # via sphinx
27- furo == 2024.1.29
27+ furo == 2024.4.27
2828 # via -r docs/requirements.in
2929idna == 3.7
3030 # via requests
@@ -46,15 +46,17 @@ markupsafe==2.1.5
4646 # via jinja2
4747packaging == 24.0
4848 # via sphinx
49- pyenchant == 3.2.2
50- # via sphinxcontrib-spelling
49+ pyenchant == 3.3.0rc1
50+ # via
51+ # -r docs/requirements.in
52+ # sphinxcontrib-spelling
5153pygments == 2.17.2
5254 # via
5355 # furo
5456 # sphinx
5557pyyaml == 6.0.1
5658 # via sphinx-autoapi
57- referencing == 0.34 .0
59+ referencing == 0.35 .0
5860 # via
5961 # jsonschema
6062 # jsonschema-specifications
You can’t perform that action at this time.
0 commit comments