-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (68 loc) · 1.36 KB
/
requirements.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
amqp==5.2.0
asgiref==3.8.1
astroid==2.15.8
billiard==4.2.1
celery==5.4.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
coverage==7.5.0
cryptography==43.0.1
defusedxml==0.7.1
Django==4.2.17
django-allauth==65.3.0
django-cors-headers==4.3.1
django-environ==0.10.0
django-filter==24.3
django-grappelli==3.0.9
django-rest-auth==0.9.5
django-templated-mail==1.1.1
django-tinymce==3.7.1
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
djoser==2.2.2
flake8==6.1.0
flake8-django==1.4
gunicorn==22.0.0
idna==3.7
iniconfig==2.0.0
kombu==5.4.2
langid==1.1.6
lazy-object-proxy==1.10.0
mccabe==0.7.0
numpy==1.26.4
oauthlib==3.2.2
packaging==24.0
Pillow==10.3.0
pluggy==1.5.0
prompt_toolkit==3.0.48
psycopg2-binary==2.9.9
pycodestyle==2.11.1
pycparser==2.22
pyflakes==3.1.0
PyJWT==2.8.0
pytest==8.2.0
pytest-django==4.8.0
python-dateutil==2.9.0.post0
python3-openid==3.2.0
redis==5.2.0
requests==2.31.0
requests-oauthlib==2.0.0
sentry-sdk==2.8.0
six==1.16.0
social-auth-app-django==5.4.1
social-auth-core==4.5.4
sqlparse==0.5.0
transliterate==1.10.2
tzdata==2024.1
urllib3==2.2.1
vine==5.1.0
wcwidth==0.2.13
whitenoise==6.6.0
wrapt==1.16.0
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability