aboutsummaryrefslogtreecommitdiff
path: root/ci-constraints-requirements.txt
blob: 01807e4876fe9e8e9629d03f278932c032ee0c0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
# This file was autogenerated by uv via the following command:
#    uv pip compile --universal -p 3.7 --extra=docs --extra=docstest --extra=pep8test --extra=test --extra=test-randomorder --extra=nox --extra=sdist --unsafe-package=cffi --unsafe-package=pycparser --unsafe-package=setuptools --unsafe-package=cryptography-vectors pyproject.toml
alabaster==0.7.13 ; python_full_version < '3.9'
    # via sphinx
alabaster==0.7.16 ; python_full_version == '3.9.*'
    # via sphinx
alabaster==1.0.0 ; python_full_version >= '3.10'
    # via sphinx
argcomplete==3.1.2 ; python_full_version < '3.8'
    # via nox
argcomplete==3.5.1 ; python_full_version >= '3.8'
    # via nox
babel==2.14.0 ; python_full_version < '3.8'
    # via sphinx
babel==2.16.0 ; python_full_version >= '3.8'
    # via sphinx
bleach==6.0.0 ; python_full_version < '3.8'
    # via readme-renderer
build==1.1.1 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
build==1.2.2.post1 ; python_full_version >= '3.8'
    # via
    #   cryptography (pyproject.toml)
    #   check-sdist
certifi==2024.8.30
    # via
    #   cryptography (pyproject.toml)
    #   requests
charset-normalizer==3.4.0
    # via requests
check-sdist==1.2.0 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
click==8.1.7
    # via cryptography (pyproject.toml)
colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or platform_system == 'Windows' or os_name == 'nt'
    # via
    #   build
    #   click
    #   colorlog
    #   pytest
    #   sphinx
colorlog==6.8.2
    # via nox
coverage==7.2.7 ; python_full_version < '3.8'
    # via pytest-cov
coverage==7.6.1 ; python_full_version == '3.8.*'
    # via pytest-cov
coverage==7.6.3 ; python_full_version >= '3.9'
    # via pytest-cov
distlib==0.3.9
    # via virtualenv
docutils==0.19 ; python_full_version < '3.8'
    # via
    #   readme-renderer
    #   sphinx
docutils==0.20.1 ; python_full_version == '3.8.*'
    # via
    #   readme-renderer
    #   sphinx
    #   sphinx-rtd-theme
docutils==0.21.2 ; python_full_version >= '3.9'
    # via
    #   readme-renderer
    #   sphinx
    #   sphinx-rtd-theme
exceptiongroup==1.2.2 ; python_full_version < '3.11'
    # via pytest
execnet==2.0.2 ; python_full_version < '3.8'
    # via pytest-xdist
execnet==2.1.1 ; python_full_version >= '3.8'
    # via pytest-xdist
filelock==3.12.2 ; python_full_version < '3.8'
    # via virtualenv
filelock==3.16.1 ; python_full_version >= '3.8'
    # via virtualenv
idna==3.10
    # via requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==6.7.0 ; python_full_version < '3.8'
    # via
    #   argcomplete
    #   build
    #   click
    #   nox
    #   pluggy
    #   pytest
    #   pytest-randomly
    #   sphinx
    #   sphinxcontrib-spelling
    #   virtualenv
importlib-metadata==8.5.0 ; python_full_version >= '3.8' and python_full_version < '3.10.2'
    # via
    #   build
    #   pytest-randomly
    #   sphinx
importlib-resources==6.4.5 ; python_full_version == '3.8.*'
    # via check-sdist
iniconfig==2.0.0
    # via pytest
jinja2==3.1.4
    # via sphinx
markupsafe==2.1.5 ; python_full_version < '3.9'
    # via jinja2
markupsafe==3.0.1 ; python_full_version >= '3.9'
    # via jinja2
mypy==1.4.1 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
mypy==1.12.0 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
mypy-extensions==1.0.0
    # via mypy
nh3==0.2.18 ; python_full_version >= '3.8'
    # via readme-renderer
nox==2024.4.15 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
nox==2024.10.9 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
packaging==24.0 ; python_full_version < '3.8'
    # via
    #   build
    #   nox
    #   pytest
    #   sphinx
packaging==24.1 ; python_full_version >= '3.8'
    # via
    #   build
    #   nox
    #   pytest
    #   sphinx
pathspec==0.12.1 ; python_full_version >= '3.8'
    # via check-sdist
platformdirs==4.0.0 ; python_full_version < '3.8'
    # via virtualenv
platformdirs==4.3.6 ; python_full_version >= '3.8'
    # via virtualenv
pluggy==1.2.0 ; python_full_version < '3.8'
    # via pytest
pluggy==1.5.0 ; python_full_version >= '3.8'
    # via pytest
pretend==1.0.9
    # via cryptography (pyproject.toml)
py-cpuinfo==9.0.0
    # via pytest-benchmark
pyenchant==3.2.2
    # via
    #   cryptography (pyproject.toml)
    #   sphinxcontrib-spelling
pygments==2.17.2 ; python_full_version < '3.8'
    # via
    #   readme-renderer
    #   sphinx
pygments==2.18.0 ; python_full_version >= '3.8'
    # via
    #   readme-renderer
    #   sphinx
pyproject-hooks==1.2.0
    # via build
pytest==7.4.4 ; python_full_version < '3.8'
    # via
    #   cryptography (pyproject.toml)
    #   pytest-benchmark
    #   pytest-cov
    #   pytest-randomly
    #   pytest-xdist
pytest==8.3.3 ; python_full_version >= '3.8'
    # via
    #   cryptography (pyproject.toml)
    #   pytest-benchmark
    #   pytest-cov
    #   pytest-randomly
    #   pytest-xdist
pytest-benchmark==4.0.0
    # via cryptography (pyproject.toml)
pytest-cov==4.1.0 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
pytest-cov==5.0.0 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
pytest-randomly==3.12.0 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
pytest-randomly==3.15.0 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
pytest-xdist==3.5.0 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
pytest-xdist==3.6.1 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
pytz==2024.2 ; python_full_version < '3.9'
    # via babel
readme-renderer==37.3 ; python_full_version < '3.8'
    # via cryptography (pyproject.toml)
readme-renderer==43.0 ; python_full_version == '3.8.*'
    # via cryptography (pyproject.toml)
readme-renderer==44.0 ; python_full_version >= '3.9'
    # via cryptography (pyproject.toml)
requests==2.31.0 ; python_full_version < '3.8'
    # via sphinx
requests==2.32.3 ; python_full_version >= '3.8'
    # via sphinx
ruff==0.7.0
    # via cryptography (pyproject.toml)
six==1.16.0 ; python_full_version < '3.8'
    # via bleach
snowballstemmer==2.2.0
    # via sphinx
sphinx==5.3.0 ; python_full_version < '3.8'
    # via
    #   cryptography (pyproject.toml)
    #   sphinxcontrib-spelling
sphinx==7.1.2 ; python_full_version == '3.8.*'
    # via
    #   cryptography (pyproject.toml)
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
    #   sphinxcontrib-spelling
sphinx==7.4.7 ; python_full_version == '3.9.*'
    # via
    #   cryptography (pyproject.toml)
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
    #   sphinxcontrib-spelling
sphinx==8.1.3 ; python_full_version >= '3.10'
    # via
    #   cryptography (pyproject.toml)
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
    #   sphinxcontrib-spelling
sphinx-rtd-theme==3.0.1 ; python_full_version >= '3.8'
    # via cryptography (pyproject.toml)
sphinxcontrib-applehelp==1.0.2 ; python_full_version < '3.8'
    # via sphinx
sphinxcontrib-applehelp==1.0.4 ; python_full_version == '3.8.*'
    # via sphinx
sphinxcontrib-applehelp==2.0.0 ; python_full_version >= '3.9'
    # via sphinx
sphinxcontrib-devhelp==1.0.2 ; python_full_version < '3.9'
    # via sphinx
sphinxcontrib-devhelp==2.0.0 ; python_full_version >= '3.9'
    # via sphinx
sphinxcontrib-htmlhelp==2.0.0 ; python_full_version < '3.8'
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1 ; python_full_version == '3.8.*'
    # via sphinx
sphinxcontrib-htmlhelp==2.1.0 ; python_full_version >= '3.9'
    # via sphinx
sphinxcontrib-jquery==4.1 ; python_full_version >= '3.8'
    # via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3 ; python_full_version < '3.9'
    # via sphinx
sphinxcontrib-qthelp==2.0.0 ; python_full_version >= '3.9'
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5 ; python_full_version < '3.9'
    # via sphinx
sphinxcontrib-serializinghtml==2.0.0 ; python_full_version >= '3.9'
    # via sphinx
sphinxcontrib-spelling==8.0.0
    # via cryptography (pyproject.toml)
tomli==2.0.1 ; python_full_version < '3.8'
    # via
    #   build
    #   coverage
    #   mypy
    #   nox
    #   pytest
tomli==2.0.2 ; python_full_version >= '3.8' and python_full_version <= '3.11'
    # via
    #   build
    #   check-sdist
    #   coverage
    #   mypy
    #   nox
    #   pytest
    #   sphinx
typed-ast==1.5.5 ; python_full_version < '3.8'
    # via mypy
typing-extensions==4.7.1 ; python_full_version < '3.8'
    # via
    #   importlib-metadata
    #   mypy
    #   nox
    #   platformdirs
typing-extensions==4.12.2 ; python_full_version >= '3.8'
    # via mypy
urllib3==2.0.7 ; python_full_version < '3.8'
    # via requests
urllib3==2.2.3 ; python_full_version >= '3.8'
    # via requests
virtualenv==20.26.6 ; python_full_version < '3.8'
    # via nox
virtualenv==20.27.0 ; python_full_version >= '3.8'
    # via nox
webencodings==0.5.1 ; python_full_version < '3.8'
    # via bleach
zipp==3.15.0 ; python_full_version < '3.8'
    # via importlib-metadata
zipp==3.20.2 ; python_full_version >= '3.8' and python_full_version < '3.10.2'
    # via
    #   importlib-metadata
    #   importlib-resources

# The following packages were excluded from the output:
# cffi
# pycparser
# cryptography-vectors