-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements.dev.txt
267 lines (266 loc) · 5.25 KB
/
requirements.dev.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
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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.dev.in
#
annotated-types==0.7.0
# via
# -r requirements.txt
# pydantic
astroid==3.3.8
# via pylint
bracex==2.5.post1
# via wcmatch
build==1.2.2.post1
# via pip-tools
cachetools==5.5.0
# via
# -r requirements.txt
# google-auth
certifi==2024.12.14
# via
# -r requirements.txt
# requests
cffi==1.17.1
# via -r requirements.txt
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
# via
# -r requirements.txt
# requests
click==8.1.8
# via
# mkdocs
# pip-tools
# typer
coverage[toml]==7.6.10
# via pytest-cov
dill==0.3.9
# via pylint
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via virtualenv
freezegun==1.5.1
# via -r requirements.dev.in
ghp-import==2.1.0
# via mkdocs
google-api-core==2.24.0
# via
# -r requirements.txt
# google-api-python-client
google-api-python-client==2.159.0
# via
# -r requirements.txt
# google-api-python-client-stubs
google-api-python-client-stubs==1.28.0
# via -r requirements.dev.in
google-auth==2.37.0
# via
# -r requirements.txt
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.2.0
# via
# -r requirements.txt
# google-api-python-client
googleapis-common-protos==1.66.0
# via
# -r requirements.txt
# google-api-core
httplib2==0.22.0
# via
# -r requirements.txt
# google-api-python-client
# google-auth-httplib2
# oauth2client
identify==2.6.5
# via pre-commit
idna==3.10
# via
# -r requirements.txt
# requests
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.5
# via mkdocs
lazydocs==0.4.8
# via -r requirements.dev.in
markdown==3.7
# via mkdocs
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# mkdocs
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mergedeep==1.3.4
# via
# mkdocs
# mkdocs-get-deps
mkdocs==1.6.1
# via
# -r requirements.dev.in
# mkdocs-awesome-pages-plugin
mkdocs-awesome-pages-plugin==2.10.1
# via -r requirements.dev.in
mkdocs-get-deps==0.2.0
# via mkdocs
mypy==1.14.1
# via -r requirements.dev.in
mypy-extensions==1.0.0
# via mypy
natsort==8.4.0
# via mkdocs-awesome-pages-plugin
nodeenv==1.9.1
# via pre-commit
oauth2client==4.1.3
# via -r requirements.txt
packaging==24.2
# via
# build
# mkdocs
# pytest
pathspec==0.12.1
# via mkdocs
pip-tools==7.4.1
# via -r requirements.dev.in
platformdirs==4.3.6
# via
# mkdocs-get-deps
# pylint
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via -r requirements.dev.in
proto-plus==1.25.0
# via
# -r requirements.txt
# google-api-core
protobuf==5.29.3
# via
# -r requirements.txt
# google-api-core
# googleapis-common-protos
# proto-plus
pyasn1==0.6.1
# via
# -r requirements.txt
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via
# -r requirements.txt
# google-auth
# oauth2client
pycparser==2.22
# via
# -r requirements.txt
# cffi
pydantic==2.10.5
# via -r requirements.txt
pydantic-core==2.27.2
# via
# -r requirements.txt
# pydantic
pygments==2.19.1
# via rich
pylint==3.3.3
# via -r requirements.dev.in
pyparsing==3.2.1
# via
# -r requirements.txt
# httplib2
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.4
# via
# -r requirements.dev.in
# pytest-cov
# pytest-mock
pytest-cov==6.0.0
# via -r requirements.dev.in
pytest-mock==3.14.0
# via -r requirements.dev.in
python-dateutil==2.9.0.post0
# via
# -r requirements.txt
# freezegun
# ghp-import
pyyaml==6.0.2
# via
# mkdocs
# mkdocs-get-deps
# pre-commit
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
requests==2.32.3
# via
# -r requirements.txt
# google-api-core
# requests-mock
requests-mock==1.12.1
# via -r requirements.dev.in
rich==13.9.4
# via typer
rsa==4.9
# via
# -r requirements.txt
# google-auth
# oauth2client
scapy==2.6.1
# via -r requirements.txt
shellingham==1.5.4
# via typer
six==1.17.0
# via
# -r requirements.txt
# oauth2client
# python-dateutil
tomlkit==0.13.2
# via pylint
typer==0.15.1
# via lazydocs
types-httplib2==0.22.0.20241221
# via google-api-python-client-stubs
typing-extensions==4.12.2
# via
# -r requirements.txt
# google-api-python-client-stubs
# mypy
# pydantic
# pydantic-core
# typer
uritemplate==4.1.1
# via
# -r requirements.txt
# google-api-python-client
urllib3==2.3.0
# via
# -r requirements.txt
# requests
virtualenv==20.28.1
# via pre-commit
watchdog==6.0.0
# via mkdocs
wcmatch==10.0
# via mkdocs-awesome-pages-plugin
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools