2017-06-23 21:00:42 +00:00
|
|
|
# Bleeding edge Django
|
2019-05-02 09:07:35 +00:00
|
|
|
django>=2.2.1,<2.3
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
# Configuration
|
2017-12-16 13:31:44 +00:00
|
|
|
django-environ>=0.4,<0.5
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
# Images
|
2019-01-11 12:56:45 +00:00
|
|
|
Pillow>=5.4,<5.5
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
# For user registration, either via email or social
|
|
|
|
# Well-built with regular release cycles!
|
2019-05-02 09:07:35 +00:00
|
|
|
django-allauth>=0.39,<0.40
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
# Python-PostgreSQL Database Adapter
|
2019-05-02 09:07:35 +00:00
|
|
|
psycopg2-binary>=2.8,<=2.9
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
# Time zones support
|
2019-05-02 09:07:35 +00:00
|
|
|
pytz==2019.1
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
# Redis support
|
2019-01-11 12:56:45 +00:00
|
|
|
django-redis>=4.10,<4.11
|
2019-05-02 09:07:35 +00:00
|
|
|
redis>=3.2,<3.3
|
|
|
|
kombu>=4.5,<4.6
|
2017-06-23 21:00:42 +00:00
|
|
|
|
2019-05-02 09:07:35 +00:00
|
|
|
celery>=4.3,<4.4
|
2017-06-23 21:00:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
# Your custom requirements go here
|
2019-05-02 09:07:35 +00:00
|
|
|
django-cors-headers>=2.5.3,<2.6
|
2017-06-26 16:46:19 +00:00
|
|
|
musicbrainzngs==0.6
|
2019-01-11 12:33:35 +00:00
|
|
|
djangorestframework>=3.9,<3.10
|
2017-12-16 13:31:44 +00:00
|
|
|
djangorestframework-jwt>=1.11,<1.12
|
2018-07-24 21:05:18 +00:00
|
|
|
pendulum>=2,<3
|
2017-12-16 13:31:44 +00:00
|
|
|
persisting-theory>=0.2,<0.3
|
2019-05-02 09:07:35 +00:00
|
|
|
django-versatileimagefield>=1.10,<1.11
|
|
|
|
django-filter>=2.1,<2.2
|
2017-12-16 13:31:44 +00:00
|
|
|
django-rest-auth>=0.9,<0.10
|
2019-05-02 09:07:35 +00:00
|
|
|
ipython>=7,<8
|
2019-01-11 12:56:45 +00:00
|
|
|
mutagen>=1.42,<1.43
|
2017-06-29 21:26:57 +00:00
|
|
|
|
|
|
|
|
2019-05-02 09:07:35 +00:00
|
|
|
django-taggit>=0.24,<0.25
|
2018-10-01 17:37:58 +00:00
|
|
|
pymemoize==1.0.3
|
2017-06-29 21:26:57 +00:00
|
|
|
|
2018-12-05 09:52:13 +00:00
|
|
|
django-dynamic-preferences>=1.7,<1.8
|
2019-05-02 09:07:35 +00:00
|
|
|
raven>=6.10,<7
|
2018-02-18 21:06:10 +00:00
|
|
|
python-magic==0.4.15
|
2019-02-07 15:17:51 +00:00
|
|
|
# XXX: until https://github.com/django/channels/issues/1240 is fixed
|
|
|
|
channels==2.1.6
|
2018-12-27 20:17:51 +00:00
|
|
|
channels_redis>=2.3,<2.4
|
2019-05-02 10:07:46 +00:00
|
|
|
daphne>=2.2,<2.3
|
2018-03-12 22:15:39 +00:00
|
|
|
|
2018-03-24 14:20:15 +00:00
|
|
|
cryptography>=2,<3
|
2018-03-30 19:59:58 +00:00
|
|
|
# requests-http-signature==0.0.3
|
|
|
|
# clone until the branch is merged and released upstream
|
|
|
|
git+https://github.com/EliotBerriot/requests-http-signature.git@signature-header-support
|
2019-05-02 09:07:35 +00:00
|
|
|
django-cleanup==3.2.0
|
2018-08-22 18:10:39 +00:00
|
|
|
|
|
|
|
# for LDAP authentication
|
2019-05-02 09:07:35 +00:00
|
|
|
python-ldap==3.2.0
|
2018-08-22 18:10:39 +00:00
|
|
|
django-auth-ldap==1.7.0
|
2019-05-02 09:07:35 +00:00
|
|
|
pydub==0.23.1
|
2019-03-05 14:15:37 +00:00
|
|
|
|
|
|
|
pyld==1.0.4
|
|
|
|
aiohttp==3.5.4
|
2019-05-02 09:07:35 +00:00
|
|
|
autobahn>=19.3.3
|
2019-03-25 16:02:51 +00:00
|
|
|
|
|
|
|
django-oauth-toolkit==1.2
|
2019-04-23 16:00:00 +00:00
|
|
|
django-storages==1.7.1
|
2019-05-02 09:07:35 +00:00
|
|
|
boto3<3
|
2019-06-10 12:33:46 +00:00
|
|
|
unicode-slugify
|