funquail/api/requirements/base.txt

74 lines
1.3 KiB
Text
Raw Normal View History

django~=3.2.3
setuptools~=56.2.0
# Configuration
2020-10-25 18:49:06 +01:00
django-environ~=0.4.0
# Images
Pillow~=8.2.0
django-allauth~=0.42.0
2020-10-25 18:49:06 +01:00
psycopg2-binary~=2.8.0
# Time zones support
pytz==2021.1
# Redis support
2020-10-25 18:49:06 +01:00
django-redis~=4.12.0
redis~=3.5.0
kombu~=5.0.0
celery~=5.0.0
# Your custom requirements go here
django-cors-headers~=3.7.0
2020-08-20 12:47:53 +02:00
musicbrainzngs~=0.7.1
djangorestframework~=3.12.2
arrow~=1.1.0
2020-10-25 18:49:06 +01:00
persisting-theory~=0.2.0
django-versatileimagefield~=2.0.0
django-filter~=2.4.0
2020-10-25 18:49:06 +01:00
django-rest-auth~=0.9.0
ipython~=7.23.1
2020-10-25 18:49:06 +01:00
mutagen~=1.45.0
2020-10-25 18:49:06 +01:00
pymemoize~=1.0.0
2020-08-20 12:47:53 +02:00
django-dynamic-preferences~=1.10
2020-10-25 18:49:06 +01:00
python-magic~=0.4.0
channels~=2.4.0
channels_redis~=3.2.0
uvicorn[standard]~=0.13.4
gunicorn~=20.1.0
2018-03-12 23:15:39 +01:00
cryptography~=3.4.7
# requests-http-signature==0.0.3
# clone until the branch is merged and released upstream
git+https://github.com/agateblue/requests-http-signature.git@signature-header-support
django-cleanup~=5.2.0
2021-02-19 07:00:12 +01:00
requests~=2.25.1
pyOpenSSL~=20.0.1
2018-08-22 18:10:39 +00:00
# for LDAP authentication
2020-10-25 18:49:06 +01:00
python-ldap~=3.3.0
django-auth-ldap~=2.4.0
pydub~=0.25.1
2020-10-25 18:49:06 +01:00
pyld~=1.0.0
2021-03-07 15:17:57 +01:00
aiohttp~=3.7.4
2020-10-25 18:49:06 +01:00
django-oauth-toolkit~=1.3.0
django-storages~=1.11.1
boto3~=1.17.59
2020-10-25 18:49:06 +01:00
unicode-slugify~=0.1.0
django-cacheops~=6.0.0
2019-11-25 09:45:53 +01:00
service_identity~=21.1.0
2020-10-25 18:49:06 +01:00
click~=7.1.0
markdown~=3.3.4
bleach~=3.3.0
feedparser~=6.0.0
watchdog~=2.1.2
2021-03-01 17:30:42 +01:00
## Pin third party dependency to avoid issue with latest version
twisted==20.3.0