forked from Unicaronas/Unicaronas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (50 loc) · 846 Bytes
/
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
# Base
dj-database-url
Django
gunicorn
psycopg2-binary
whitenoise
django-extensions
Werkzeug
django-debug-toolbar
django-maintenance-mode
django-phonenumber-field
pillow
django-versatileimagefield
# Analytics
django-analytical
django-watchman
# Profiling and Monitoring
django-silk
scout-apm
# Optimization
nplusone
# Async
celery
redis
django-celery-email
requests-futures
# REST
djangorestframework
rest-condition
https://github.com/philipn/django-rest-framework-filters/archive/master.zip
django-filter>=2
drf-nested-routers
# Documentation
drf-yasg
drf-yasg[validation]
# Social and auth
django-allauth
# oauth2
https://github.com/Maronato/django-oauth-toolkit/archive/pkce-support.zip
# django-oauth-toolkit
cryptography
# Captcha
django-recaptcha
# Error logging
sentry-sdk
# Other
unidecode
# Media files
boto3
django-storages