-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.05 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
asgiref==3.3.2
attrs==22.2.0
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
celery==5.2.3
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.3.1
defusedxml==0.7.0rc1
Django==3.2.4
django-cors-headers==3.6.0
django-celery-beat==2.5.0
django-celery-results==2.0.1
django-filter==2.4.0
django-templated-mail==1.1.1
djangorestframework==3.12.2
django-oauth-toolkit==2.2.0
djangorestframework-simplejwt==4.6.0
djoser==2.1.0
drf-yasg==1.20.0
flake8==6.0.0
flake8-bugbear==23.3.23
flake8-builtins==2.1.0
flake8-commas==2.1.0
flake8-import-order==0.18.2
flake8-variables-names==0.0.5
idna==2.10
importlib-metadata==1.7.0
itypes==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1
mccabe==0.7.0
oauthlib==3.1.0
pep8-naming==0.13.3
Pillow==8.0.1
psycopg2==2.8.6
psycopg2-binary==2.8.6
pycodestyle==2.10.0
pycparser==2.20
pyflakes==3.0.1
PyJWT==2.0.0
python3-openid==3.2.0
pytz==2021.3
redis==4.5.1
requests==2.25.1
requests-oauthlib==1.3.0
sentry-sdk==1.4.1
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==3.3.3
sqlparse==0.4.1
uritemplate==3.0.1
urllib3==1.26.2
yookassa==2.3.5
zipp==3.4.0