1
- #
2
- # This file is autogenerated by pip-compile with Python 3.8
3
- # by the following command:
4
- #
5
- # pip-compile test-requirements.in
6
- #
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile --no-strip-markers --python-version=3.8 test-requirements.in -o test-requirements.txt
7
3
alabaster==0.7.13
8
4
# via sphinx
9
5
astor==0.8.1
@@ -18,20 +14,16 @@ attrs==23.2.0
18
14
# outcome
19
15
babel==2.15.0
20
16
# via sphinx
21
- black==24.4.2 ; implementation_name == " cpython"
17
+ black==24.4.2 ; implementation_name == ' cpython'
22
18
# via -r test-requirements.in
23
- build==1.2.1
24
- # via pip-tools
25
19
certifi==2024.7.4
26
20
# via requests
27
- cffi==1.17.0rc1
21
+ cffi==1.17.0rc1 ; platform_python_implementation != 'PyPy'
28
22
# via cryptography
29
23
charset-normalizer==3.3.2
30
24
# via requests
31
- click==8.1.7
32
- # via
33
- # black
34
- # pip-tools
25
+ click==8.1.7 ; implementation_name == 'cpython'
26
+ # via black
35
27
codespell==2.3.0
36
28
# via -r test-requirements.in
37
29
coverage==7.5.4
@@ -42,11 +34,11 @@ cryptography==42.0.8
42
34
# pyopenssl
43
35
# trustme
44
36
# types-pyopenssl
45
- dill==0.3.8
37
+ dill==0.3.8 ; python_version < '3.11'
46
38
# via pylint
47
39
docutils==0.20.1
48
40
# via sphinx
49
- exceptiongroup==1.2.1 ; python_version < " 3.11"
41
+ exceptiongroup==1.2.1 ; python_version < ' 3.11'
50
42
# via
51
43
# -r test-requirements.in
52
44
# pytest
@@ -57,10 +49,8 @@ idna==3.7
57
49
# trustme
58
50
imagesize==1.4.1
59
51
# via sphinx
60
- importlib-metadata==8.0.0
61
- # via
62
- # build
63
- # sphinx
52
+ importlib-metadata==8.0.0 ; python_version < '3.10'
53
+ # via sphinx
64
54
iniconfig==2.0.0
65
55
# via pytest
66
56
isort==5.13.2
@@ -73,9 +63,9 @@ markupsafe==2.1.5
73
63
# via jinja2
74
64
mccabe==0.7.0
75
65
# via pylint
76
- mypy==1.10.1 ; implementation_name == " cpython"
66
+ mypy==1.10.1 ; implementation_name == ' cpython'
77
67
# via -r test-requirements.in
78
- mypy-extensions==1.0.0 ; implementation_name == " cpython"
68
+ mypy-extensions==1.0.0 ; implementation_name == ' cpython'
79
69
# via
80
70
# -r test-requirements.in
81
71
# black
@@ -87,38 +77,31 @@ outcome==1.3.0.post0
87
77
packaging==24.1
88
78
# via
89
79
# black
90
- # build
91
80
# pytest
92
81
# sphinx
93
82
parso==0.8.4
94
83
# via jedi
95
- pathspec==0.12.1
84
+ pathspec==0.12.1 ; implementation_name == 'cpython'
96
85
# via black
97
- pip-tools==7.4.1
98
- # via -r test-requirements.in
99
86
platformdirs==4.2.2
100
87
# via
101
88
# black
102
89
# pylint
103
90
pluggy==1.5.0
104
91
# via pytest
105
- pycparser==2.22
92
+ pycparser==2.22 ; platform_python_implementation != 'PyPy'
106
93
# via cffi
107
94
pygments==2.18.0
108
95
# via sphinx
109
96
pylint==3.2.5
110
97
# via -r test-requirements.in
111
98
pyopenssl==24.1.0
112
99
# via -r test-requirements.in
113
- pyproject-hooks==1.1.0
114
- # via
115
- # build
116
- # pip-tools
117
100
pyright==1.1.370
118
101
# via -r test-requirements.in
119
102
pytest==8.2.2
120
103
# via -r test-requirements.in
121
- pytz==2024.1
104
+ pytz==2024.1 ; python_version < '3.9'
122
105
# via babel
123
106
requests==2.32.3
124
107
# via sphinx
@@ -144,27 +127,25 @@ sphinxcontrib-qthelp==1.0.3
144
127
# via sphinx
145
128
sphinxcontrib-serializinghtml==1.1.5
146
129
# via sphinx
147
- tomli==2.0.1
130
+ tomli==2.0.1 ; python_version < '3.11' or (python_version < '3.11' and implementation_name == 'cpython')
148
131
# via
149
132
# black
150
- # build
151
133
# mypy
152
- # pip-tools
153
134
# pylint
154
135
# pytest
155
136
tomlkit==0.12.5
156
137
# via pylint
157
138
trustme==1.1.0
158
139
# via -r test-requirements.in
159
- types-cffi==1.16.0.20240331 ; implementation_name == " cpython"
140
+ types-cffi==1.16.0.20240331 ; implementation_name == ' cpython'
160
141
# via
161
142
# -r test-requirements.in
162
143
# types-pyopenssl
163
144
types-docutils==0.21.0.20240704
164
145
# via -r test-requirements.in
165
- types-pyopenssl==24.1.0.20240425 ; implementation_name == " cpython"
146
+ types-pyopenssl==24.1.0.20240425 ; implementation_name == ' cpython'
166
147
# via -r test-requirements.in
167
- types-setuptools==70.2.0.20240704
148
+ types-setuptools==70.2.0.20240704 ; implementation_name == 'cpython'
168
149
# via types-cffi
169
150
typing-extensions==4.12.2
170
151
# via
@@ -175,11 +156,7 @@ typing-extensions==4.12.2
175
156
# pylint
176
157
urllib3==2.2.2
177
158
# via requests
178
- wheel ==0.43.0
179
- # via pip-tools
180
- zipp==3.19.2
159
+ uv ==0.2.22
160
+ # via -r test-requirements.in
161
+ zipp==3.19.2 ; python_version < '3.10'
181
162
# via importlib-metadata
182
-
183
- # The following packages are considered to be unsafe in a requirements file:
184
- # pip
185
- # setuptools
0 commit comments