Skip to content

Commit 20e91ef

Browse files
committed
Update requirements.
1 parent 69ab118 commit 20e91ef

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

Diff for: docs/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
file:.#egg=sphinx_json_schema_spec
1+
file:.
22
furo
33
sphinx>=5.1
44
sphinxcontrib-spelling>5

Diff for: docs/requirements.txt

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
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/sphinx-json-schema-spec/docs/requirements.txt docs/requirements.in
73
alabaster==1.0.0
84
# via sphinx
95
babel==2.16.0
@@ -56,7 +52,7 @@ sphinx==8.1.3
5652
# sphinxext-opengraph
5753
sphinx-basic-ng==1.0.0b2
5854
# via furo
59-
file:.#egg=sphinx_json_schema_spec
55+
sphinx-json-schema-spec @ file:.
6056
# via -r docs/requirements.in
6157
sphinxcontrib-applehelp==2.0.0
6258
# via sphinx

0 commit comments

Comments
 (0)