-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements_dev.txt
247 lines (246 loc) · 4.61 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements_dev.in
#
asgiref==3.8.1
# via
# django
# django-cors-headers
attrs==24.2.0
# via
# outcome
# trio
backports-datetime-fromisoformat==2.0.2
# via flattentool
btrees==6.1
# via zodb
build==1.2.2
# via pip-tools
certifi==2024.8.30
# via
# requests
# urllib3
cffi==1.17.1
# via
# cryptography
# persistent
charset-normalizer==3.3.2
# via requests
chromedriver-autoinstaller==0.6.4
# via -r requirements_dev.in
click==8.1.7
# via pip-tools
coverage[toml]==7.6.1
# via
# coveralls
# pytest-cov
coveralls==4.0.1
# via -r requirements_dev.in
cryptography==43.0.1
# via
# pyopenssl
# urllib3
dealer==2.1.0
# via -r requirements.in
decorator==5.1.1
# via retry
defusedxml==0.7.1
# via odfpy
django==3.2.25
# via
# -r requirements.in
# django-bootstrap3
# django-cors-headers
django-bootstrap3==23.6
# via -r requirements.in
django-cors-headers==4.4.0
# via -r requirements_dev.in
django-environ==0.11.2
# via -r requirements.in
docopt==0.6.2
# via coveralls
elasticsearch==7.0.5
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.2
# via
# pytest
# trio
# trio-websocket
flake8==7.1.1
# via -r requirements_dev.in
flattentool==0.17.1
# via -r requirements.in
h11==0.14.0
# via wsproto
idna==3.10
# via
# requests
# trio
# urllib3
ijson==2.5.1
# via
# -r requirements.in
# flattentool
importlib-metadata==8.5.0
# via build
iniconfig==2.0.0
# via pytest
jsonref==1.1.0
# via flattentool
libsass==0.23.0
# via -r requirements_dev.in
lxml==5.3.0
# via flattentool
markupsafe==2.1.5
# via werkzeug
mccabe==0.7.0
# via flake8
millify==0.1.1
# via -r requirements.in
odfpy==1.4.1
# via flattentool
openpyxl==3.1.5
# via flattentool
outcome==1.3.0.post0
# via trio
packaging==24.1
# via
# build
# chromedriver-autoinstaller
# plotly
# pytest
persistent==6.1
# via
# btrees
# zodb
pip-tools==7.4.1
# via -r requirements_dev.in
plotly==5.24.1
# via -r requirements.in
pluggy==1.5.0
# via pytest
prometheus-client==0.7.0
# via -r requirements.in
py==1.11.0
# via retry
pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pyopenssl==24.2.1
# via urllib3
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==8.3.3
# via
# -r requirements_dev.in
# pytest-cov
# pytest-django
pytest-cov==5.0.0
# via -r requirements_dev.in
pytest-django==4.9.0
# via -r requirements_dev.in
pytest-localserver==0.9.0
# via -r requirements_dev.in
python-dateutil==2.9.0.post0
# via -r requirements.in
pytz==2024.2
# via
# django
# flattentool
raven==6.10.0
# via -r requirements.in
requests==2.32.3
# via
# -r requirements.in
# coveralls
retry==0.9.2
# via -r requirements.in
schema==0.7.7
# via flattentool
selenium==4.2.0
# via -r requirements_dev.in
six==1.16.0
# via python-dateutil
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.1
# via django
strict-rfc3339==0.7
# via -r requirements.in
tenacity==9.0.0
# via plotly
titlecase==2.4.1
# via -r requirements.in
tomli==2.0.1
# via
# build
# coverage
# pip-tools
# pytest
transaction==5.0
# via zodb
trio==0.26.2
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
# via asgiref
urllib3[secure,socks]==1.26.20
# via
# elasticsearch
# requests
# selenium
urllib3-secure-extra==0.1.0
# via urllib3
werkzeug==3.0.4
# via pytest-localserver
wheel==0.44.0
# via pip-tools
wsproto==1.2.0
# via trio-websocket
xmltodict==0.13.0
# via flattentool
zc-lockfile==3.0.post1
# via zodb
zc-zlibstorage==1.2.0
# via flattentool
zconfig==4.1
# via zodb
zipp==3.20.2
# via importlib-metadata
zodb==6.0
# via
# flattentool
# zc-zlibstorage
zodbpickle==4.1
# via zodb
zope-deferredimport==5.0
# via persistent
zope-interface==7.0.3
# via
# btrees
# persistent
# transaction
# zc-zlibstorage
# zodb
# zope-proxy
zope-proxy==6.0
# via zope-deferredimport
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools