gault-millau/requirements/base.txt

77 lines
1.2 KiB
Plaintext

Django[bcrypt]==2.2.7
psycopg2-binary==2.8.3
pytz==2019.1
sqlparse==0.3.0
requests==2.22.0
django-solo==1.1.3
easy-thumbnails==2.6
fcm-django==0.3.2
django-easy-select2==1.5.6
bootstrap-admin==0.4.3
drf-yasg==1.16.0
timezonefinder==4.1.0
PySocks!=1.5.7,>=1.5.6;
djangorestframework==3.9.4
Markdown==3.1.1
django-filter==2.1.0
djangorestframework-xml==1.4.0
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
# country information
pycountry==19.8.18
# sql-tree
django-mptt==0.9.1
# slugify
python-slugify==4.0.0
# Export to Excel
XlsxWriter==1.2.6
# Export to Doc
python-docx==0.8.10
# For recursive fields
djangorestframework-recursive==0.1.2