-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 2.73 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
asgiref==3.3.4
autopep8==1.5.6
boto3==1.17.57
botocore==1.20.57
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.4.7
defusedxml==0.7.1
dj-database-url==0.5.0
Django==3.1.8
django-appconf==1.0.4
django-autoslug==1.9.8
django-cleanup==5.2.0
django-cors-headers==3.7.0
django-etc==1.3.1
django-filter==2.4.0
django-imagekit==4.0.2
django-js-asset==1.2.2
django-mptt==0.12.0
django-siteflags==1.2.0
django-storages==1.11.1
django-taggit==1.5.1
django-taggit-serializer==0.1.7
django-templated-mail==1.1.1
django-vote==2.2.0
djangorestframework==3.12.4
djangorestframework-simplejwt==4.6.0
djoser @ git+https://github.com/sunscrapers/djoser.git@b648b07dc2da7dab4c00c1c39af3d6ec53f58eb6
drf-writable-nested==0.6.2
factory-boy==3.2.0
Faker==8.11.0
gunicorn==20.1.0
idna==2.10
itypes==1.2.0
Jinja2==2.11.3
jmespath==0.10.0
MarkupSafe==1.1.1
oauthlib==3.1.0
pilkit==2.0
Pillow==8.1.2
psycopg2==2.8.6
pycodestyle==2.7.0
pycparser==2.20
PyJWT==2.0.1
python-dateutil==2.8.1
python-dotenv==0.17.0
python3-openid==3.2.0
pytz==2021.1
requests==2.25.1
requests-oauthlib==1.3.0
rest-social-auth==6.0.1
s3transfer==0.4.2
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==4.1.0
sqlparse==0.4.1
text-unidecode==1.3
toml==0.10.2
uritemplate==3.0.1
urllib3==1.26.4
whitenoise==5.2.0