File tree Expand file tree Collapse file tree 4 files changed +11
-158
lines changed Expand file tree Collapse file tree 4 files changed +11
-158
lines changed Original file line number Diff line number Diff line change 2626 "sphinx.ext.napoleon" ,
2727 "sphinx.ext.viewcode" ,
2828 "sphinx_autodoc_typehints" ,
29+ "sphinx_json_schema_spec" ,
2930 "sphinxcontrib.spelling" ,
30- "jsonschema_role" ,
3131]
3232
3333cache_path = "_cache"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33lxml
44sphinx
55sphinx-autodoc-typehints
6+ sphinx-json-schema-spec
67sphinxcontrib-spelling
Original file line number Diff line number Diff line change @@ -29,22 +29,24 @@ jinja2==3.1.2
2929file :.#egg=jsonschema
3030 # via -r docs/requirements.in
3131lxml == 4.9.1
32- # via -r docs/requirements.in
32+ # via
33+ # -r docs/requirements.in
34+ # sphinx-json-schema-spec
3335markupsafe == 2.1.1
3436 # via jinja2
3537packaging == 21.3
3638 # via sphinx
3739pyenchant == 3.2.2
3840 # via sphinxcontrib-spelling
39- pygments == 2.12 .0
41+ pygments == 2.13 .0
4042 # via
4143 # furo
4244 # sphinx
4345pyparsing == 3.0.9
4446 # via packaging
4547pyrsistent == 0.18.1
4648 # via jsonschema
47- pytz == 2022.1
49+ pytz == 2022.2. 1
4850 # via babel
4951requests == 2.28.1
5052 # via sphinx
@@ -58,11 +60,14 @@ sphinx==5.1.1
5860 # furo
5961 # sphinx-autodoc-typehints
6062 # sphinx-basic-ng
63+ # sphinx-json-schema-spec
6164 # sphinxcontrib-spelling
62- sphinx-autodoc-typehints == 1.19.0
65+ sphinx-autodoc-typehints == 1.19.2
6366 # via -r docs/requirements.in
6467sphinx-basic-ng == 0.0.1a12
6568 # via furo
69+ sphinx-json-schema-spec == 2.2.2
70+ # via -r docs/requirements.in
6671sphinxcontrib-applehelp == 1.0.2
6772 # via sphinx
6873sphinxcontrib-devhelp == 1.0.2
You can’t perform that action at this time.
0 commit comments