gault-millau/requirements/base.txt
2019-11-21 18:12:52 +03:00

60 lines
938 B
Plaintext

Django[bcrypt]==2.2.7
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
timezonefinder
PySocks!=1.5.7,>=1.5.6;
djangorestframework==3.9.4
markdown
django-filter==2.1.0
djangorestframework-xml
geoip2==2.9.0
pycountry==19.8.18
django-phonenumber-field[phonenumbers]==2.1.0
django-timezone-field==3.1
# custom
tqdm==4.38.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
# Elasticsearch
django-elasticsearch-dsl==7.1.0
django-elasticsearch-dsl-drf==0.20.2
elasticsearch==7.1.0
elasticsearch-dsl==7.1.0
sentry-sdk==0.11.2
# AMAZON S3
boto3==1.9.238
django-storages==1.7.2
sorl-thumbnail==12.5.0
PyYAML==5.1.2
# temp solution
redis==3.2.0
django_redis==4.10.0 # used byes indexing cache
kombu==4.6.6
celery==4.3.0