File tree Expand file tree Collapse file tree 2 files changed +35
-23
lines changed Expand file tree Collapse file tree 2 files changed +35
-23
lines changed Original file line number Diff line number Diff line change 1
- # This file was autogenerated by uv via the following command:
2
- # uv pip compile --output-file /Users/julian/Development/referencing/docs/requirements.txt docs/requirements.in
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --output-file=/Users/julian/Development/referencing/docs/requirements.txt --strip-extras docs/requirements.in
6
+ #
3
7
alabaster == 1.0.0
4
8
# via sphinx
5
- attrs == 24 .3.0
9
+ attrs == 25 .3.0
6
10
# via referencing
7
- babel == 2.16 .0
11
+ babel == 2.17 .0
8
12
# via sphinx
9
- beautifulsoup4 == 4.12.3
13
+ beautifulsoup4 == 4.13.4
10
14
# via furo
11
- certifi == 2024.12.14
15
+ certifi == 2025.4.26
12
16
# via requests
13
17
charset-normalizer == 3.4.1
14
18
# via requests
@@ -20,13 +24,13 @@ idna==3.10
20
24
# via requests
21
25
imagesize == 1.4.1
22
26
# via sphinx
23
- jinja2 == 3.1.5
27
+ jinja2 == 3.1.6
24
28
# via sphinx
25
- lxml == 5.3 .0
29
+ lxml == 5.4 .0
26
30
# via sphinx-json-schema-spec
27
31
markupsafe == 3.0.2
28
32
# via jinja2
29
- packaging == 24.2
33
+ packaging == 25.0
30
34
# via sphinx
31
35
pyenchant == 3.3.0rc1
32
36
# via
@@ -39,19 +43,21 @@ pygments==2.19.1
39
43
# sphinx
40
44
pygments-github-lexers == 0.0.5
41
45
# via -r docs/requirements.in
42
- referencing @ file:.#egg=referencing
46
+ file :.#egg=referencing
43
47
# via -r docs/requirements.in
44
48
requests == 2.32.3
45
49
# via
46
50
# sphinx
47
51
# sphinxcontrib-spelling
48
- rpds-py == 0.22.3
52
+ roman-numerals-py == 3.1.0
53
+ # via sphinx
54
+ rpds-py == 0.24.0
49
55
# via referencing
50
56
snowballstemmer == 2.2.0
51
57
# via sphinx
52
- soupsieve == 2.6
58
+ soupsieve == 2.7
53
59
# via beautifulsoup4
54
- sphinx == 8.1 .3
60
+ sphinx == 8.2 .3
55
61
# via
56
62
# -r docs/requirements.in
57
63
# furo
@@ -80,9 +86,11 @@ sphinxcontrib-serializinghtml==2.0.0
80
86
# via sphinx
81
87
sphinxcontrib-spelling == 8.0.1
82
88
# via -r docs/requirements.in
83
- sphinxext-opengraph == 0.9.1
89
+ sphinxext-opengraph == 0.10.0
84
90
# via -r docs/requirements.in
91
+ typing-extensions == 4.13.2
92
+ # via beautifulsoup4
85
93
url-py == 0.14.1
86
94
# via -r docs/requirements.in
87
- urllib3 == 2.3 .0
95
+ urllib3 == 2.4 .0
88
96
# via requests
Original file line number Diff line number Diff line change 1
- # This file was autogenerated by uv via the following command:
2
- # uv pip compile --output-file /Users/julian/Development/referencing/test-requirements.txt test-requirements.in
3
- attrs==24.3.0
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --output-file=/Users/julian/Development/referencing/test-requirements.txt --strip-extras test-requirements.in
6
+ #
7
+ attrs==25.3.0
4
8
# via
5
9
# pytest-subtests
6
10
# referencing
7
- iniconfig==2.0 .0
11
+ iniconfig==2.1 .0
8
12
# via pytest
9
- packaging==24.2
13
+ packaging==25.0
10
14
# via pytest
11
15
pluggy==1.5.0
12
16
# via pytest
13
- pytest==8.3.4
17
+ pytest==8.3.5
14
18
# via
15
19
# -r test-requirements.in
16
20
# pytest-subtests
17
21
pytest-subtests==0.14.1
18
22
# via -r test-requirements.in
19
- referencing @ file:.#egg=referencing
23
+ file:.#egg=referencing
20
24
# via -r test-requirements.in
21
- rpds-py==0.22.3
25
+ rpds-py==0.24.0
22
26
# via referencing
You can’t perform that action at this time.
0 commit comments