File tree Expand file tree Collapse file tree 3 files changed +13
-21
lines changed Expand file tree Collapse file tree 3 files changed +13
-21
lines changed Original file line number Diff line number Diff line change 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
- #
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
7
3
alabaster == 1.0.0
8
4
# via sphinx
9
5
attrs == 25.3.0
@@ -14,7 +10,7 @@ beautifulsoup4==4.13.4
14
10
# via furo
15
11
certifi == 2025.4.26
16
12
# via requests
17
- charset-normalizer == 3.4.1
13
+ charset-normalizer == 3.4.2
18
14
# via requests
19
15
docutils == 0.21.2
20
16
# via sphinx
@@ -43,17 +39,17 @@ pygments==2.19.1
43
39
# sphinx
44
40
pygments-github-lexers == 0.0.5
45
41
# via -r docs/requirements.in
46
- file :.#egg=referencing
42
+ referencing @ file:.#egg=referencing
47
43
# via -r docs/requirements.in
48
44
requests == 2.32.3
49
45
# via
50
46
# sphinx
51
47
# sphinxcontrib-spelling
52
48
roman-numerals-py == 3.1.0
53
49
# via sphinx
54
- rpds-py == 0.24 .0
50
+ rpds-py == 0.25 .0
55
51
# via referencing
56
- snowballstemmer == 2.2.0
52
+ snowballstemmer == 3.0.1
57
53
# via sphinx
58
54
soupsieve == 2.7
59
55
# via beautifulsoup4
@@ -90,7 +86,7 @@ sphinxext-opengraph==0.10.0
90
86
# via -r docs/requirements.in
91
87
typing-extensions == 4.13.2
92
88
# via beautifulsoup4
93
- url-py == 0.14.1
89
+ url-py == 0.15.0
94
90
# via -r docs/requirements.in
95
91
urllib3 == 2.4.0
96
92
# via requests
Original file line number Diff line number Diff line change 1
- file:.#egg=referencing
1
+ file:.
2
2
pytest
3
3
pytest-subtests
Original file line number Diff line number Diff line change 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
- #
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
7
3
attrs==25.3.0
8
4
# via
9
5
# pytest-subtests
@@ -12,15 +8,15 @@ iniconfig==2.1.0
12
8
# via pytest
13
9
packaging==25.0
14
10
# via pytest
15
- pluggy==1.5 .0
11
+ pluggy==1.6 .0
16
12
# via pytest
17
13
pytest==8.3.5
18
14
# via
19
15
# -r test-requirements.in
20
16
# pytest-subtests
21
17
pytest-subtests==0.14.1
22
18
# via -r test-requirements.in
23
- file:.#egg=referencing
19
+ referencing @ file:.
24
20
# via -r test-requirements.in
25
- rpds-py==0.24 .0
21
+ rpds-py==0.25 .0
26
22
# via referencing
You can’t perform that action at this time.
0 commit comments