-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Expand file tree
/
Copy pathtest-ft.txt
More file actions
153 lines (153 loc) · 3.61 KB
/
test-ft.txt
File metadata and controls
153 lines (153 loc) · 3.61 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/test-ft.txt --strip-extras requirements/test-ft.in
#
aiodns==4.0.0
# via -r requirements/runtime-deps.in
aiohappyeyeballs==2.6.1
# via -r requirements/runtime-deps.in
aiosignal==1.4.0
# via -r requirements/runtime-deps.in
annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1 ; python_version < "3.11"
# via -r requirements/runtime-deps.in
backports-zstd==1.3.0 ; platform_python_implementation == "CPython" and python_version < "3.14"
# via -r requirements/runtime-deps.in
blockbuster==1.5.26
# via -r requirements/test-common.in
brotli==1.2.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
cffi==2.0.0
# via
# cryptography
# pycares
# pytest-codspeed
click==8.3.1
# via wait-for-it
coverage==7.13.4
# via
# -r requirements/test-common.in
# pytest-cov
cryptography==46.0.5
# via trustme
exceptiongroup==1.3.1
# via pytest
execnet==2.1.2
# via pytest-xdist
forbiddenfruit==0.1.4
# via blockbuster
freezegun==1.5.5
# via -r requirements/test-common.in
frozenlist==1.8.0
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==25.1.0
# via -r requirements/base-ft.in
idna==3.11
# via
# trustme
# yarl
iniconfig==2.3.0
# via pytest
isal==1.8.0 ; python_version < "3.14"
# via -r requirements/test-common.in
librt==0.8.0
# via mypy
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.1
# via
# -r requirements/runtime-deps.in
# yarl
mypy==1.19.1 ; implementation_name == "cpython"
# via -r requirements/test-common.in
mypy-extensions==1.1.0
# via mypy
packaging==26.0
# via
# gunicorn
# pytest
pathspec==1.0.4
# via mypy
pkgconfig==1.5.5
# via -r requirements/test-common.in
pluggy==1.6.0
# via
# pytest
# pytest-cov
propcache==0.4.1
# via
# -r requirements/runtime-deps.in
# yarl
proxy-py==2.4.10
# via -r requirements/test-common.in
pycares==5.0.1
# via aiodns
pycparser==3.0
# via cffi
pydantic==2.12.5
# via python-on-whales
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via
# pytest
# rich
pytest==9.0.2
# via
# -r requirements/test-common.in
# pytest-codspeed
# pytest-cov
# pytest-mock
# pytest-xdist
pytest-codspeed==4.3.0
# via -r requirements/test-common.in
pytest-cov==7.0.0
# via -r requirements/test-common.in
pytest-mock==3.15.1
# via -r requirements/test-common.in
pytest-xdist==3.8.0
# via -r requirements/test-common.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.80.0
# via -r requirements/test-common.in
rich==14.3.3
# via pytest-codspeed
setuptools-git==1.2
# via -r requirements/test-common.in
six==1.17.0
# via python-dateutil
tomli==2.4.0
# via
# coverage
# mypy
# pytest
trustme==1.2.1 ; platform_machine != "i686"
# via -r requirements/test-common.in
typing-extensions==4.15.0 ; python_version < "3.13"
# via
# -r requirements/runtime-deps.in
# aiosignal
# cryptography
# exceptiongroup
# multidict
# mypy
# pydantic
# pydantic-core
# python-on-whales
# typing-inspection
typing-inspection==0.4.2
# via pydantic
wait-for-it==2.3.0
# via -r requirements/test-common.in
yarl==1.23.0
# via -r requirements/runtime-deps.in
zlib-ng==1.0.0
# via -r requirements/test-common.in