-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
247 lines (247 loc) · 7.84 KB
/
Copy pathrequirements-dev.txt
File metadata and controls
247 lines (247 loc) · 7.84 KB
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
# This file was autogenerated by uv via the following command:
# uv export --format=requirements-txt --extra=dev --no-hashes --output-file=requirements-dev.txt
-e .
ast-serialize==0.3.0 ; python_full_version >= '3.10'
# via mypy
backports-tarfile==1.2.0 ; python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x'
# via jaraco-context
build==1.4.4 ; python_full_version < '3.10'
# via rapyd-db
build==1.5.0 ; python_full_version >= '3.10'
# via rapyd-db
cachetools==6.2.6 ; python_full_version < '3.10'
# via tox
cachetools==7.1.1 ; python_full_version >= '3.10'
# via tox
certifi==2026.4.22
# via requests
cffi==2.0.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
# via cryptography
cfgv==3.4.0 ; python_full_version < '3.10'
# via pre-commit
cfgv==3.5.0 ; python_full_version >= '3.10'
# via pre-commit
chardet==5.2.0 ; python_full_version < '3.10'
# via tox
charset-normalizer==3.4.7
# via requests
colorama==0.4.6
# via
# build
# pytest
# tox
coverage==7.10.7 ; python_full_version < '3.10'
# via
# pytest-cov
# rapyd-db
coverage==7.13.5 ; python_full_version >= '3.10'
# via
# pytest-cov
# rapyd-db
cryptography==47.0.0 ; python_full_version <= '3.9' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
# via secretstorage
cryptography==48.0.0 ; python_full_version > '3.9' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
# via secretstorage
distlib==0.4.0
# via virtualenv
docutils==0.22.4
# via readme-renderer
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via pytest
filelock==3.19.1 ; python_full_version < '3.10'
# via
# python-discovery
# tox
# virtualenv
filelock==3.29.0 ; python_full_version >= '3.10'
# via
# python-discovery
# tox
# virtualenv
id==1.6.1
# via twine
identify==2.6.15 ; python_full_version < '3.10'
# via pre-commit
identify==2.6.19 ; python_full_version >= '3.10'
# via pre-commit
idna==3.15
# via requests
importlib-metadata==8.7.1 ; python_full_version < '3.10'
# via
# build
# keyring
# twine
importlib-metadata==9.0.0 ; (python_full_version >= '3.10' and python_full_version < '3.10.2' and platform_machine == 'ppc64le') or (python_full_version >= '3.10' and python_full_version < '3.10.2' and platform_machine == 's390x') or (python_full_version >= '3.10' and python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x')
# via
# build
# keyring
iniconfig==2.1.0 ; python_full_version < '3.10'
# via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
# via pytest
jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
# via keyring
jaraco-context==6.1.1 ; python_full_version < '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x'
# via keyring
jaraco-context==6.1.2 ; python_full_version >= '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x'
# via keyring
jaraco-functools==4.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
# via keyring
jeepney==0.9.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
# via
# keyring
# secretstorage
keyring==25.7.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
# via twine
librt==0.10.0 ; platform_python_implementation != 'PyPy'
# via mypy
markdown-it-py==3.0.0 ; python_full_version < '3.10'
# via rich
markdown-it-py==4.2.0 ; python_full_version >= '3.10'
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.8.0 ; python_full_version < '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x'
# via
# jaraco-classes
# jaraco-functools
more-itertools==11.0.2 ; python_full_version >= '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x'
# via
# jaraco-classes
# jaraco-functools
mypy==1.19.1 ; python_full_version < '3.10'
# via rapyd-db
mypy==2.0.0 ; python_full_version >= '3.10'
# via rapyd-db
mypy-extensions==1.1.0
# via mypy
nh3==0.3.5
# via readme-renderer
nodeenv==1.10.0
# via pre-commit
packaging==26.2
# via
# build
# pyproject-api
# pytest
# tox
# twine
pathspec==1.1.1
# via mypy
platformdirs==4.4.0 ; python_full_version < '3.10'
# via
# python-discovery
# tox
# virtualenv
platformdirs==4.9.6 ; python_full_version >= '3.10'
# via
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
# via
# pytest
# pytest-cov
# tox
pre-commit==4.3.0 ; python_full_version < '3.10'
# via rapyd-db
pre-commit==4.6.0 ; python_full_version >= '3.10'
# via rapyd-db
pycparser==2.23 ; python_full_version < '3.10' and implementation_name != 'PyPy' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
# via cffi
pycparser==3.0 ; python_full_version >= '3.10' and implementation_name != 'PyPy' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
# via cffi
pygments==2.20.0
# via
# pytest
# readme-renderer
# rich
pyproject-api==1.9.1 ; python_full_version < '3.10'
# via tox
pyproject-api==1.10.0 ; python_full_version >= '3.10'
# via tox
pyproject-hooks==1.2.0
# via build
pytest==8.4.2 ; python_full_version < '3.10'
# via
# pytest-cov
# pytest-mock
# rapyd-db
pytest==9.0.3 ; python_full_version >= '3.10'
# via
# pytest-cov
# pytest-mock
# rapyd-db
pytest-cov==7.1.0
# via rapyd-db
pytest-mock==3.15.1
# via rapyd-db
python-discovery==1.3.0
# via
# tox
# virtualenv
pywin32-ctypes==0.2.3 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'win32'
# via keyring
pyyaml==6.0.3
# via pre-commit
readme-renderer==44.0
# via twine
requests==2.32.5 ; python_full_version < '3.10'
# via
# requests-toolbelt
# twine
requests==2.33.1 ; python_full_version >= '3.10'
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==15.0.0
# via twine
ruff==0.15.12
# via rapyd-db
secretstorage==3.3.3 ; python_full_version < '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
# via keyring
secretstorage==3.5.0 ; python_full_version >= '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
# via keyring
tomli==2.4.1 ; python_full_version <= '3.11'
# via
# build
# coverage
# mypy
# pyproject-api
# pytest
# tox
tomli-w==1.2.0 ; python_full_version >= '3.10'
# via tox
tox==4.30.3 ; python_full_version < '3.10'
# via rapyd-db
tox==4.53.1 ; python_full_version >= '3.10'
# via rapyd-db
twine==6.2.0
# via rapyd-db
typing-extensions==4.15.0
# via
# cryptography
# exceptiongroup
# mypy
# tox
# virtualenv
urllib3==2.6.3 ; python_full_version < '3.10'
# via
# id
# requests
# twine
urllib3==2.7.0 ; python_full_version >= '3.10'
# via
# id
# requests
# twine
virtualenv==21.3.1
# via
# pre-commit
# tox
zipp==3.23.1 ; (python_full_version < '3.10.2' and platform_machine == 'ppc64le') or (python_full_version < '3.10.2' and platform_machine == 's390x') or (python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x')
# via importlib-metadata