-
-
Notifications
You must be signed in to change notification settings - Fork 341
/
test-requirements.txt
172 lines (172 loc) · 4.09 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
164
165
166
167
168
169
170
171
172
# 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
alabaster==0.7.16
# via sphinx
astor==0.8.1
# via -r test-requirements.in
astroid==3.3.5
# via pylint
async-generator==1.10
# via -r test-requirements.in
attrs==24.2.0
# via
# -r test-requirements.in
# outcome
babel==2.16.0
# via sphinx
black==24.10.0 ; implementation_name == 'cpython'
# via -r test-requirements.in
certifi==2024.8.30
# via requests
cffi==1.17.1 ; platform_python_implementation != 'PyPy' or os_name == 'nt'
# via
# -r test-requirements.in
# cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7 ; implementation_name == 'cpython'
# via black
codespell==2.3.0
# via -r test-requirements.in
colorama==0.4.6 ; (implementation_name != 'cpython' and sys_platform == 'win32') or (platform_system != 'Windows' and sys_platform == 'win32') or (implementation_name == 'cpython' and platform_system == 'Windows')
# via
# click
# pylint
# pytest
# sphinx
coverage==7.6.4
# via -r test-requirements.in
cryptography==43.0.3
# via
# -r test-requirements.in
# pyopenssl
# trustme
# types-pyopenssl
dill==0.3.9
# via pylint
docutils==0.21.2
# via sphinx
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via
# -r test-requirements.in
# pytest
idna==3.10
# via
# -r test-requirements.in
# requests
# trustme
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0 ; python_full_version < '3.10'
# via sphinx
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jedi==0.19.1 ; implementation_name == 'cpython'
# via -r test-requirements.in
jinja2==3.1.4
# via sphinx
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
mypy==1.13.0
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
# -r test-requirements.in
# black
# mypy
nodeenv==1.9.1
# via pyright
orjson==3.10.10 ; implementation_name == 'cpython'
# via -r test-requirements.in
outcome==1.3.0.post0
# via -r test-requirements.in
packaging==24.1
# via
# black
# pytest
# sphinx
parso==0.8.4 ; implementation_name == 'cpython'
# via jedi
pathspec==0.12.1 ; implementation_name == 'cpython'
# via black
platformdirs==4.3.6
# via
# black
# pylint
pluggy==1.5.0
# via pytest
pycparser==2.22 ; platform_python_implementation != 'PyPy' or os_name == 'nt'
# via cffi
pygments==2.18.0
# via sphinx
pylint==3.3.1
# via -r test-requirements.in
pyopenssl==24.2.1
# via -r test-requirements.in
pyright==1.1.387
# via -r test-requirements.in
pytest==8.3.3
# via -r test-requirements.in
requests==2.32.3
# via sphinx
ruff==0.7.1
# via -r test-requirements.in
sniffio==1.3.1
# via -r test-requirements.in
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via -r test-requirements.in
sphinx==7.4.7
# via -r test-requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.0.2 ; python_full_version < '3.11'
# via
# black
# mypy
# pylint
# pytest
# sphinx
tomlkit==0.13.2
# via pylint
trustme==1.2.0
# via -r test-requirements.in
types-cffi==1.16.0.20240331
# via
# -r test-requirements.in
# types-pyopenssl
types-docutils==0.21.0.20241005
# via -r test-requirements.in
types-pyopenssl==24.1.0.20240722
# via -r test-requirements.in
types-setuptools==75.2.0.20241025
# via types-cffi
typing-extensions==4.12.2
# via
# -r test-requirements.in
# astroid
# black
# mypy
# pylint
# pyright
urllib3==2.2.3
# via requests
uv==0.4.29
# via -r test-requirements.in
zipp==3.20.2 ; python_full_version < '3.10'
# via importlib-metadata