-
Notifications
You must be signed in to change notification settings - Fork 6
/
test-requirements.txt
163 lines (163 loc) · 3.33 KB
/
test-requirements.txt
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
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --python-version=3.9 test-requirements.in -o test-requirements.txt
aiofiles==24.1.0
# via quart
attrs==24.2.0
# via
# outcome
# trio
black==24.10.0 ; implementation_name == 'cpython'
# via -r test-requirements.in
blinker==1.8.2
# via
# flask
# quart
cffi==1.17.1 ; implementation_name != 'pypy' and os_name == 'nt'
# via trio
click==8.1.7
# via
# black
# flask
# quart
codespell==2.3.0
# via -r test-requirements.in
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
# via
# click
# pytest
coverage==7.6.4
# via
# -r test-requirements.in
# pytest-cov
exceptiongroup==1.2.2
# via
# -r test-requirements.in
# hypercorn
# pytest
# quart-trio
# taskgroup
# trio
flask==3.0.3
# via quart
h11==0.14.0
# via
# hypercorn
# wsproto
h2==4.1.0
# via hypercorn
hpack==4.0.0
# via h2
hypercorn==0.17.3
# via
# -r test-requirements.in
# quart
# quart-trio
hyperframe==6.0.1
# via h2
idna==3.10
# via trio
importlib-metadata==8.5.0 ; python_full_version < '3.10'
# via
# flask
# quart
iniconfig==2.0.0
# via pytest
itsdangerous==2.2.0
# via
# flask
# quart
jinja2==3.1.4
# via
# flask
# quart
markupsafe==3.0.2
# via
# jinja2
# quart
# werkzeug
mypy==1.13.0
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
# -r test-requirements.in
# black
# mypy
orjson==3.10.11 ; implementation_name == 'cpython'
# via -r test-requirements.in
outcome==1.3.0.post0
# via
# pytest-trio
# trio
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1 ; implementation_name == 'cpython'
# via black
pillow==11.0.0
# via -r test-requirements.in
platformdirs==4.3.6 ; implementation_name == 'cpython'
# via black
pluggy==1.5.0
# via pytest
priority==2.0.0
# via hypercorn
pycparser==2.22 ; implementation_name != 'pypy' and os_name == 'nt'
# via cffi
pytest==8.3.3
# via
# -r test-requirements.in
# pytest-cov
# pytest-trio
pytest-cov==6.0.0
# via -r test-requirements.in
pytest-trio==0.8.0
# via -r test-requirements.in
python-sane==2.9.1
# via -r test-requirements.in
quart==0.19.8
# via
# -r test-requirements.in
# quart-trio
quart-trio==0.11.1
# via -r test-requirements.in
ruff==0.7.2
# via -r test-requirements.in
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
taskgroup==0.0.0a4 ; python_full_version < '3.11'
# via hypercorn
tomli==2.0.2 ; python_full_version <= '3.11'
# via
# -r test-requirements.in
# black
# coverage
# hypercorn
# mypy
# pytest
trio==0.27.0
# via
# -r test-requirements.in
# hypercorn
# pytest-trio
# quart-trio
typing-extensions==4.12.2
# via
# -r test-requirements.in
# black
# hypercorn
# mypy
# quart
uv==0.4.29
# via -r test-requirements.in
werkzeug==3.1.1
# via
# -r test-requirements.in
# flask
# quart
wsproto==1.2.0
# via hypercorn
zipp==3.20.2 ; python_full_version < '3.10'
# via importlib-metadata