-
Notifications
You must be signed in to change notification settings - Fork 163
/
requirements-dev.txt
279 lines (278 loc) · 5.39 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
268
269
270
271
272
273
274
275
276
277
278
279
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
asgiref==3.3.4
# via
# -c requirements.txt
# django
aspy-yaml==1.3.0
# via pre-commit
attrs==23.1.0
# via
# -c requirements.txt
# pytest
brotli==1.0.9
# via geventhttpclient
build==1.2.1
# via pip-tools
certifi==2020.12.5
# via
# -c requirements.txt
# geventhttpclient
# minio
# requests
cfgv==3.3.1
# via pre-commit
charset-normalizer==3.3.2
# via
# -c requirements.txt
# requests
click==8.1.3
# via
# -c requirements.txt
# flask
# pip-tools
colorama==0.4.4
# via pytest-watch
configargparse==1.5.3
# via locust
coreapi==2.3.3
# via drf-yasg
coreschema==0.0.4
# via
# coreapi
# drf-yasg
customizable-django-profiler @ git+https://github.com/someshchaturvedi/customizable-django-profiler.git
# via -r requirements-dev.in
distlib==0.3.1
# via virtualenv
django==3.2.24
# via
# -c requirements.txt
# django-debug-toolbar
# djangorestframework
# drf-yasg
django-concurrent-test-helper==0.7.0
# via -r requirements-dev.in
django-debug-panel==0.8.3
# via -r requirements-dev.in
django-debug-toolbar==3.5.0
# via
# -r requirements-dev.in
# django-debug-panel
djangorestframework==3.15.1
# via
# -c requirements.txt
# drf-yasg
docopt==0.6.2
# via pytest-watch
drf-yasg==1.21.5
# via -r requirements-dev.in
faker==0.9.1
# via mixer
filelock==3.4.1
# via virtualenv
flake8==3.4.1
# via -r requirements-dev.in
flask==2.0.3
# via
# flask-basicauth
# flask-cors
# locust
flask-basicauth==0.2.0
# via locust
flask-cors==5.0.0
# via locust
fonttools==4.43.0
# via -r requirements-dev.in
gevent==23.9.1
# via
# geventhttpclient
# locust
geventhttpclient==2.0.9
# via locust
greenlet==2.0.2
# via gevent
identify==2.4.4
# via pre-commit
idna==2.10
# via
# -c requirements.txt
# requests
importlib-metadata==1.7.0
# via pre-commit
inflection==0.5.1
# via drf-yasg
iniconfig==1.1.1
# via pytest
itsdangerous==2.0.1
# via flask
itypes==1.2.0
# via coreapi
jinja2==3.1.4
# via
# coreschema
# flask
locust==2.15.1
# via -r requirements-dev.in
markupsafe==2.1.2
# via
# jinja2
# werkzeug
mccabe==0.6.1
# via flake8
minio==7.1.1
# via -r requirements-dev.in
mixer==6.1.3
# via -r requirements-dev.in
mock==4.0.3
# via
# -r requirements-dev.in
# django-concurrent-test-helper
msgpack==1.0.4
# via locust
nodeenv==1.8.0
# via
# -r requirements-dev.in
# pre-commit
packaging==24.0
# via
# -c requirements.txt
# build
# drf-yasg
# pytest
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==2.4.0
# via virtualenv
pluggy==0.13.1
# via pytest
pre-commit==1.15.1
# via -r requirements-dev.in
psutil==5.8.0
# via locust
py==1.10.0
# via pytest
pycodestyle==2.3.1
# via flake8
pyflakes==1.5.0
# via flake8
pyinstrument==3.4.2
# via -r requirements-dev.in
pyinstrument-cext==0.2.4
# via pyinstrument
pympler==1.0.1
# via -r requirements-dev.in
pypandoc==1.8.1
# via -r requirements-dev.in
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==6.2.4
# via
# -r requirements-dev.in
# pytest-django
# pytest-logging
# pytest-pythonpath
# pytest-timeout
# pytest-watch
pytest-django==4.3.0
# via -r requirements-dev.in
pytest-logging==2015.11.4
# via -r requirements-dev.in
pytest-pythonpath==0.7.3
# via -r requirements-dev.in
pytest-timeout==1.4.2
# via -r requirements-dev.in
pytest-watch==4.2.0
# via -r requirements-dev.in
python-dateutil==2.8.2
# via
# -c requirements.txt
# faker
pytz==2022.1
# via
# -c requirements.txt
# django
# drf-yasg
pyyaml==6.0
# via
# aspy-yaml
# pre-commit
pyzmq==23.1.0
# via locust
requests==2.32.2
# via
# -c requirements.txt
# coreapi
# locust
roundrobin==0.0.2
# via locust
ruamel-yaml==0.17.21
# via drf-yasg
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
six==1.16.0
# via
# -c requirements.txt
# django-concurrent-test-helper
# faker
# geventhttpclient
# pre-commit
# python-dateutil
# virtualenv
sqlparse==0.4.1
# via
# -c requirements.txt
# django
# django-debug-toolbar
tabulate==0.9.0
# via -r requirements-dev.in
tblib==1.7.0
# via django-concurrent-test-helper
text-unidecode==1.2
# via faker
toml==0.10.2
# via
# pre-commit
# pytest
tomli==1.2.3
# via
# build
# pip-tools
typing-extensions==4.5.0
# via locust
uritemplate==3.0.1
# via
# coreapi
# drf-yasg
urllib3==1.26.18
# via
# -c requirements.txt
# minio
# requests
virtualenv==20.14.1
# via pre-commit
watchdog==2.1.8
# via pytest-watch
werkzeug==3.0.6
# via
# flask
# locust
wheel==0.38.1
# via pip-tools
whitenoise==5.2.0
# via -r requirements-dev.in
zipp==3.19.1
# via importlib-metadata
zope-event==4.5.0
# via gevent
zope-interface==5.4.0
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools