-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrequirements.uvmirror
More file actions
227 lines (227 loc) · 5.44 KB
/
Copy pathrequirements.uvmirror
File metadata and controls
227 lines (227 loc) · 5.44 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
# This file was autogenerated by uv via the following command:
# uv export --format requirements-txt --frozen --no-hashes --all-groups --all-extras
anyio==4.14.2
# via starlette
asgiref==3.12.1
# via django
attrs==26.1.0
# via
# jsonschema
# referencing
certifi==2026.7.22
# via requests
cfgv==3.5.0
# via pre-commit
charset-normalizer==3.5.1
# via requests
click==8.4.2
# via schemathesis
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# pytest
coverage==7.15.4
# via pytest-cov
distlib==0.4.3
# via virtualenv
distro==1.9.0
# via ruyaml
django==6.1
# via opensafely-jobrunner
execnet==2.1.2
# via pytest-xdist
filelock==3.32.3
# via
# python-discovery
# virtualenv
freezegun==1.5.5
# via pytest-freezer
googleapis-common-protos==1.75.1
# via opentelemetry-exporter-otlp-proto-http
graphql-core==3.2.11
# via hypothesis-graphql
gunicorn==26.1.0
# via opensafely-jobrunner
harfile==0.5.0
# via schemathesis
hypothesis==6.165.10
# via
# hypothesis-graphql
# hypothesis-jsonschema
# schemathesis
hypothesis-graphql==0.13.1
# via schemathesis
hypothesis-jsonschema==0.23.1
# via schemathesis
identify==2.6.19
# via pre-commit
idna==3.19
# via
# anyio
# requests
iniconfig==2.3.0
# via pytest
jsonschema==4.26.0
# via
# hypothesis-jsonschema
# opensafely-jobrunner
jsonschema-rs==0.49.9
# via schemathesis
jsonschema-specifications==2025.9.1
# via jsonschema
markdown-it-py==4.2.0
# via rich
markupsafe==3.0.3
# via werkzeug
mdurl==0.1.2
# via markdown-it-py
nodeenv==1.10.0
# via pre-commit
opensafely-pipeline @ https://github.com/opensafely-core/pipeline/archive/refs/tags/v2026.08.21.072958.zip
# via opensafely-jobrunner
opentelemetry-api==1.44.0
# via
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-instrumentation
# opentelemetry-instrumentation-django
# opentelemetry-instrumentation-requests
# opentelemetry-instrumentation-wsgi
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.44.0
# via opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-http==1.44.0
# via opensafely-jobrunner
opentelemetry-instrumentation==0.65b0
# via
# opentelemetry-instrumentation-django
# opentelemetry-instrumentation-requests
# opentelemetry-instrumentation-wsgi
opentelemetry-instrumentation-django==0.65b0
# via opensafely-jobrunner
opentelemetry-instrumentation-requests==0.65b0
# via opensafely-jobrunner
opentelemetry-instrumentation-wsgi==0.65b0
# via opentelemetry-instrumentation-django
opentelemetry-proto==1.44.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.44.0
# via opentelemetry-exporter-otlp-proto-http
opentelemetry-semantic-conventions==0.65b0
# via
# opentelemetry-instrumentation
# opentelemetry-instrumentation-django
# opentelemetry-instrumentation-requests
# opentelemetry-instrumentation-wsgi
# opentelemetry-sdk
opentelemetry-util-http==0.65b0
# via
# opentelemetry-instrumentation-django
# opentelemetry-instrumentation-requests
# opentelemetry-instrumentation-wsgi
packaging==26.3
# via
# opentelemetry-instrumentation
# pytest
platformdirs==4.11.3
# via virtualenv
pluggy==1.6.0
# via
# pytest
# pytest-cov
pre-commit==4.6.2
protobuf==7.35.1
# via
# googleapis-common-protos
# opentelemetry-proto
pygments==2.21.0
# via
# pytest
# rich
pyrate-limiter==4.4.0
# via schemathesis
pytest==9.1.1
# via
# pytest-cov
# pytest-django
# pytest-freezer
# pytest-responses
# pytest-xdist
# schemathesis
pytest-cov==7.1.0
pytest-django==4.14.0
pytest-freezer==0.4.9
pytest-responses==0.6.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
# via freezegun
python-discovery==1.5.2
# via virtualenv
pyyaml==6.0.3
# via
# pre-commit
# responses
# schemathesis
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.34.2
# via
# opensafely-jobrunner
# opentelemetry-exporter-otlp-proto-http
# responses
# schemathesis
# starlette-testclient
responses==0.26.2
# via pytest-responses
rich==15.0.0
# via schemathesis
rpds-py==2026.6.3
# via
# jsonschema
# referencing
ruamel-yaml==0.19.1
# via opensafely-pipeline
ruamel-yaml-clib==0.2.15
# via opensafely-pipeline
ruff==0.15.22
ruyaml==0.91.0
# via opensafely-pipeline
schemathesis==4.24.3
setuptools==84.0.0
# via ruyaml
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
sqlparse==0.6.0
# via django
starlette==1.6.0
# via starlette-testclient
starlette-testclient==0.4.1
# via schemathesis
typing-extensions==4.16.0
# via
# anyio
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# referencing
# schemathesis
# starlette
tzdata==2026.3 ; sys_platform == 'win32'
# via django
urllib3==2.7.0
# via
# requests
# responses
virtualenv==21.7.4
# via pre-commit
werkzeug==3.1.8
# via schemathesis
wrapt==2.3.0
# via opentelemetry-instrumentation