File tree 2 files changed +11
-20
lines changed 2 files changed +11
-20
lines changed Original file line number Diff line number Diff line change 1
- file:.#egg=jsonschema
1
+ file:.
2
2
furo
3
3
lxml
4
4
sphinx!=7.2.5
@@ -8,6 +8,3 @@ sphinx-copybutton
8
8
sphinx-json-schema-spec
9
9
sphinxcontrib-spelling
10
10
sphinxext-opengraph
11
-
12
- # Until pyenchant/pyenchant#302 is released...
13
- pyenchant>=3.3.0rc1
Original file line number Diff line number Diff line change 1
- #
2
- # This file is autogenerated by pip-compile with Python 3.12
3
- # by the following command:
4
- #
5
- # pip-compile --strip-extras docs/requirements.in
6
- #
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile --output-file /Users/julian/Development/jsonschema/docs/requirements.txt docs/requirements.in
7
3
alabaster == 1.0.0
8
4
# via sphinx
9
5
astroid == 3.3.8
10
6
# via sphinx-autoapi
11
- attrs == 24.3 .0
7
+ attrs == 25.1 .0
12
8
# via
13
9
# jsonschema
14
10
# referencing
@@ -32,7 +28,7 @@ jinja2==3.1.5
32
28
# via
33
29
# sphinx
34
30
# sphinx-autoapi
35
- file :.#egg=jsonschema
31
+ jsonschema @ file:.
36
32
# via -r docs/requirements.in
37
33
jsonschema-specifications == 2024.10.1
38
34
# via jsonschema
@@ -44,17 +40,15 @@ markupsafe==3.0.2
44
40
# via jinja2
45
41
packaging == 24.2
46
42
# via sphinx
47
- pyenchant == 3.3.0rc1
48
- # via
49
- # -r docs/requirements.in
50
- # sphinxcontrib-spelling
51
- pygments == 2.18.0
43
+ pyenchant == 3.2.2
44
+ # via sphinxcontrib-spelling
45
+ pygments == 2.19.1
52
46
# via
53
47
# furo
54
48
# sphinx
55
49
pyyaml == 6.0.2
56
50
# via sphinx-autoapi
57
- referencing == 0.35.1
51
+ referencing == 0.36.2
58
52
# via
59
53
# jsonschema
60
54
# jsonschema-specifications
@@ -83,13 +77,13 @@ sphinx==8.1.3
83
77
# sphinxext-opengraph
84
78
sphinx-autoapi == 3.4.0
85
79
# via -r docs/requirements.in
86
- sphinx-autodoc-typehints == 2.5.0
80
+ sphinx-autodoc-typehints == 3.0.1
87
81
# via -r docs/requirements.in
88
82
sphinx-basic-ng == 1.0.0b2
89
83
# via furo
90
84
sphinx-copybutton == 0.5.2
91
85
# via -r docs/requirements.in
92
- sphinx-json-schema-spec == 2024 .1.1
86
+ sphinx-json-schema-spec == 2025 .1.1
93
87
# via -r docs/requirements.in
94
88
sphinxcontrib-applehelp == 2.0.0
95
89
# via sphinx
You can’t perform that action at this time.
0 commit comments