-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements_dev.txt
268 lines (267 loc) · 5.57 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --all-extras --output-file=requirements_dev.txt pyproject.toml
#
alabaster==0.7.13
# via sphinx
asgiref==3.7.2
# via django
attrs==23.1.0
# via flake8-bugbear
babel==2.12.1
# via sphinx
black==23.3.0
# via django-document-catalogue (pyproject.toml)
bleach==6.0.0
# via readme-renderer
build==0.10.0
# via
# django-document-catalogue (pyproject.toml)
# pip-tools
bumpver==2023.1124
# via django-document-catalogue (pyproject.toml)
cachetools==5.3.1
# via tox
certifi==2023.5.7
# via requests
chardet==5.1.0
# via tox
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# black
# bumpver
# pip-tools
colorama==0.4.6
# via
# bumpver
# tox
coverage[toml]==7.2.7
# via pytest-cov
distlib==0.3.6
# via virtualenv
django==3.2.20
# via
# django-admin-sortable2
# django-constrainedfilefield
# django-debug-toolbar
# django-document-catalogue (pyproject.toml)
# django-js-asset
django-admin-sortable2==1.0.4
# via django-document-catalogue (pyproject.toml)
django-constrainedfilefield==5.0.0
# via django-document-catalogue (pyproject.toml)
django-debug-toolbar==4.1.0
# via django-document-catalogue (pyproject.toml)
django-js-asset==2.1.0
# via django-mptt
django-mptt==0.14.0
# via django-document-catalogue (pyproject.toml)
django-private-storage==3.1
# via django-document-catalogue (pyproject.toml)
docutils==0.18.1
# via
# myst-parser
# readme-renderer
# sphinx
# sphinx-rtd-theme
exceptiongroup==1.1.2
# via pytest
filelock==3.12.2
# via
# tox
# virtualenv
flake8==6.0.0
# via
# django-document-catalogue (pyproject.toml)
# flake8-bugbear
flake8-bugbear==23.7.10
# via django-document-catalogue (pyproject.toml)
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.7.0
# via
# keyring
# sphinx
# twine
iniconfig==2.0.0
# via pytest
invoke==2.1.3
# via django-document-catalogue (pyproject.toml)
isort==5.12.0
# via django-document-catalogue (pyproject.toml)
jaraco-classes==3.2.3
# via keyring
jinja2==3.1.2
# via
# myst-parser
# sphinx
keyring==24.2.0
# via twine
lexid==2021.1006
# via bumpver
looseversion==1.3.0
# via bumpver
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
# rich
markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via flake8
mdit-py-plugins==0.4.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
# via jaraco-classes
mypy-extensions==1.0.0
# via black
myst-parser==2.0.0
# via django-document-catalogue (pyproject.toml)
packaging==23.1
# via
# black
# build
# pyproject-api
# pytest
# pytest-sugar
# sphinx
# tox
pathlib2==2.3.7.post1
# via bumpver
pathspec==0.11.1
# via black
pip-tools==7.3.0
# via django-document-catalogue (pyproject.toml)
pkginfo==1.9.6
# via twine
platformdirs==3.8.0
# via
# black
# tox
# virtualenv
pluggy==1.2.0
# via
# pytest
# tox
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pygments==2.15.1
# via
# readme-renderer
# rich
# sphinx
pyproject-api==1.5.2
# via tox
pyproject-hooks==1.0.0
# via build
pytest==7.4.0
# via
# django-document-catalogue (pyproject.toml)
# pytest-cov
# pytest-django
# pytest-sugar
pytest-cov==4.1.0
# via django-document-catalogue (pyproject.toml)
pytest-django==4.5.2
# via django-document-catalogue (pyproject.toml)
pytest-sugar==0.9.7
# via django-document-catalogue (pyproject.toml)
python-magic==0.4.27
# via django-document-catalogue (pyproject.toml)
pytz==2023.3
# via django
pyyaml==6.0
# via myst-parser
readme-renderer==40.0
# via twine
requests==2.31.0
# via
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.4.2
# via twine
six==1.16.0
# via
# bleach
# pathlib2
snowballstemmer==2.2.0
# via sphinx
sphinx==6.2.1
# via
# django-document-catalogue (pyproject.toml)
# myst-parser
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==1.2.2
# via django-document-catalogue (pyproject.toml)
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
# via
# django
# django-debug-toolbar
termcolor==2.3.0
# via pytest-sugar
toml==0.10.2
# via bumpver
tomli==2.0.1
# via
# black
# build
# coverage
# pip-tools
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.6.3
# via django-document-catalogue (pyproject.toml)
twine==4.0.2
# via django-document-catalogue (pyproject.toml)
typing-extensions==4.7.1
# via
# asgiref
# black
urllib3==2.0.3
# via
# requests
# twine
virtualenv==20.23.1
# via tox
webencodings==0.5.1
# via bleach
wheel==0.41.2
# via pip-tools
zipp==3.15.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools