39 lines
651 B
Plaintext
39 lines
651 B
Plaintext
Django==2.2.4
|
|
psycopg2-binary==2.8.3
|
|
pytz==2019.1
|
|
sqlparse==0.3.0
|
|
requests
|
|
django-solo
|
|
easy-thumbnails
|
|
fcm-django
|
|
django-easy-select2
|
|
bootstrap-admin
|
|
drf-yasg==1.16.0
|
|
PySocks!=1.5.7,>=1.5.6;
|
|
|
|
djangorestframework==3.9.4
|
|
markdown
|
|
django-filter==2.1.0
|
|
djangorestframework-xml
|
|
geoip2==2.9.0
|
|
django-phonenumber-field[phonenumbers]==2.1.0
|
|
|
|
# auth socials
|
|
django-rest-framework-social-oauth2==1.1.0
|
|
|
|
django-extensions==2.2.1
|
|
|
|
# CORS
|
|
django-cors-headers==3.0.2
|
|
|
|
# JWT
|
|
djangorestframework-simplejwt==4.3.0
|
|
|
|
django-elasticsearch-dsl>=7.0.0,<8.0.0
|
|
django-elasticsearch-dsl-drf==0.20.2
|
|
sentry-sdk==0.11.2
|
|
|
|
# temp solution
|
|
redis==3.2.0
|
|
amqp>=2.4.0
|
|
celery==4.3.0rc2 |