forked from City-of-Helsinki/tilavarauspalvelu-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
352 lines (351 loc) · 6.99 KB
/
Copy pathrequirements.txt
File metadata and controls
352 lines (351 loc) · 6.99 KB
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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
absl-py==0.12.0
# via ortools
amqp==5.0.6
# via kombu
aniso8601==9.0.1
# via graphene
appdirs==1.4.4
# via black
asgiref==3.3.4
# via django
assertpy==1.1
# via -r requirements.in
attrs==21.2.0
# via
# jsonschema
# pytest
billiard==3.6.4.0
# via celery
black==20.8b1
# via -r requirements.in
cachetools==4.2.2
# via django-helusers
celery==5.2.2
# via
# -r requirements.in
# django-celery-results
certifi==2020.12.5
# via
# requests
# sentry-sdk
cffi==1.14.5
# via cryptography
chardet==4.0.0
# via requests
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
click==8.0.3
# via
# black
# celery
# click-didyoumean
# click-plugins
# click-repl
# pip-tools
coverage==6.0b1
# via pytest-cov
cryptography==3.4.7
# via social-auth-core
defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
deprecation==2.1.0
# via django-helusers
django-auditlog==1.0a1
# via -r requirements.in
django-celery-results==2.2.0
# via -r requirements.in
django-cors-headers==3.6.0
# via -r requirements.in
django-debug-toolbar==3.2.4
# via -r requirements.in
django-enumfields==2.0.0
# via -r requirements.in
django-environ==0.4.5
# via -r requirements.in
django-extensions==3.0.9
# via -r requirements.in
django-extra-fields==3.0.2
# via -r requirements.in
django-filter==2.4.0
# via
# -r requirements.in
# graphene-permissions
django-graphql-jwt==0.3.4
# via -r requirements.in
django-helusers==0.6.0
# via -r requirements.in
django-js-asset==1.2.2
# via django-mptt
django-jsonfield==1.4.1
# via django-auditlog
django-modeltranslation==0.17.5
# via -r requirements.in
django-mptt==0.11.0
# via -r requirements.in
django-recurrence==1.10.3
# via -r requirements.in
django-tinymce==3.4.0
# via -r requirements.in
django==3.2.13
# via
# -r requirements.in
# django-cors-headers
# django-debug-toolbar
# django-extra-fields
# django-filter
# django-graphql-jwt
# django-helusers
# django-jsonfield
# django-modeltranslation
# django-mptt
# django-recurrence
# djangorestframework
# drf-oidc-auth
# drf-spectacular
# easy-thumbnails
# graphene-django
djangorestframework==3.12.2
# via
# -r requirements.in
# django-extra-fields
# drf-oidc-auth
# drf-spectacular
drf-oidc-auth==0.10.0
# via -r requirements.in
drf-spectacular==0.13.0
# via -r requirements.in
easy-thumbnails==2.7.1
# via -r requirements.in
ecdsa==0.14.1
# via python-jose
factory-boy==3.2.0
# via pytest-factoryboy
faker==8.2.0
# via factory-boy
fastdiff==0.3.0
# via snapshottest
flake8==3.8.4
# via -r requirements.in
freezegun==0.3.14
# via -r requirements.in
future==0.18.2
# via pyjwkest
graphene-django==3.0.0b7
# via
# -r requirements.in
# django-graphql-jwt
# graphene-permissions
graphene-file-upload==1.3.0
# via -r requirements.in
graphene==3.0
# via
# django-graphql-jwt
# graphene-django
# graphene-permissions
graphene_permissions==1.1.4
# via -r requirements.in
graphql-core==3.1.6
# via
# graphene
# graphene-django
# graphql-relay
graphql-relay==3.1.0
# via graphene
icalendar==4.0.7
# via -r requirements.in
idna==2.10
# via requests
inflection==0.5.1
# via
# drf-spectacular
# pytest-factoryboy
iniconfig==1.1.1
# via pytest
isort==5.6.4
# via -r requirements.in
jsonschema==3.2.0
# via drf-spectacular
kombu==5.2.2
# via celery
mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
# via black
oauthlib==3.1.0
# via
# requests-oauthlib
# social-auth-core
ortools==8.1.8487
# via -r requirements.in
packaging==20.9
# via
# deprecation
# pytest
pathspec==0.8.1
# via black
pep517==0.10.0
# via pip-tools
pillow==9.0.1
# via easy-thumbnails
pip-tools==6.1.0
# via -r requirements.in
pluggy==0.13.1
# via pytest
promise==2.3
# via graphene-django
prompt-toolkit==3.0.23
# via click-repl
protobuf==3.17.0
# via ortools
psycopg2==2.8.6
# via -r requirements.in
py==1.10.0
# via pytest
pyasn1==0.4.8
# via
# python-jose
# rsa
pycodestyle==2.6.0
# via flake8
pycparser==2.20
# via cffi
pycryptodomex==3.10.1
# via pyjwkest
pydot==1.4.2
# via -r requirements.in
pyflakes==2.2.0
# via flake8
pyjwkest==1.4.2
# via drf-oidc-auth
pyjwt==2.1.0
# via
# django-graphql-jwt
# social-auth-core
pyparsing==2.4.7
# via
# packaging
# pydot
pyrsistent==0.17.3
# via jsonschema
pytest-cov==2.10.1
# via -r requirements.in
pytest-django==4.1.0
# via -r requirements.in
pytest-factoryboy==2.1.0
# via -r requirements.in
pytest==6.1.2
# via
# pytest-cov
# pytest-django
# pytest-factoryboy
python-dateutil==2.6.0
# via
# django-auditlog
# django-recurrence
# faker
# freezegun
# icalendar
python-jose==3.2.0
# via django-helusers
python3-openid==3.2.0
# via social-auth-core
pytz==2021.1
# via
# celery
# django
# django-recurrence
# icalendar
pyyaml==5.4.1
# via drf-spectacular
regex==2021.4.4
# via black
requests-oauthlib==1.3.0
# via social-auth-core
requests==2.25.1
# via
# django-helusers
# pyjwkest
# requests-oauthlib
# social-auth-core
rsa==4.7.2
# via python-jose
sentry-sdk==0.19.5
# via -r requirements.in
six==1.15.0
# via
# absl-py
# click-repl
# django-jsonfield
# django-modeltranslation
# ecdsa
# freezegun
# graphene-file-upload
# jsonschema
# promise
# protobuf
# pyjwkest
# python-dateutil
# python-jose
# snapshottest
# social-auth-app-django
snapshottest==0.6.0
# via -r requirements.in
social-auth-app-django==4.0.0
# via -r requirements.in
social-auth-core==4.1.0
# via social-auth-app-django
sqlparse==0.4.2
# via
# django
# django-debug-toolbar
termcolor==1.1.0
# via snapshottest
text-unidecode==1.3
# via
# faker
# graphene-django
toml==0.10.2
# via
# black
# pep517
# pytest
typed-ast==1.4.3
# via black
typing-extensions==3.10.0.0
# via black
uritemplate==3.0.1
# via drf-spectacular
urllib3==1.26.5
# via
# requests
# sentry-sdk
uwsgi==2.0.19.1
# via -r requirements.in
vine==5.0.0
# via
# amqp
# celery
# kombu
wasmer-compiler-cranelift==1.0.0
# via fastdiff
wasmer==1.0.0
# via fastdiff
wcwidth==0.2.5
# via prompt-toolkit
whitenoise==5.2.0
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools