funkwhale/api/requirements/base.txt

76 wiersze
1.3 KiB
Plaintext
Czysty Zwykły widok Historia

django~=3.2.3
2021-07-06 14:30:39 +00:00
setuptools~=57.1.0
# Configuration
2020-10-25 17:49:06 +00:00
django-environ~=0.4.0
# Images
2021-07-07 06:50:22 +00:00
Pillow~=8.3.0
django-allauth~=0.42.0
2021-07-05 04:33:39 +00:00
psycopg2~=2.9.1
# Time zones support
pytz==2021.1
# Redis support
2021-07-06 13:23:46 +00:00
django-redis~=5.0.0
2020-10-25 17:49:06 +00:00
redis~=3.5.0
2021-07-04 19:03:24 +00:00
kombu~=5.1.0
2021-07-04 19:03:24 +00:00
celery~=5.1.2
# Your custom requirements go here
django-cors-headers~=3.7.0
2020-08-20 10:47:53 +00:00
musicbrainzngs~=0.7.1
djangorestframework~=3.12.2
arrow~=1.1.0
2020-10-25 17:49:06 +00:00
persisting-theory~=0.2.0
2021-07-07 09:33:33 +00:00
django-versatileimagefield~=2.1.0
django-filter~=2.4.0
2020-10-25 17:49:06 +00:00
django-rest-auth~=0.9.0
2021-07-07 07:13:15 +00:00
ipython~=7.25.0
2020-10-25 17:49:06 +00:00
mutagen~=1.45.0
2020-08-20 10:47:53 +00:00
2020-10-25 17:49:06 +00:00
pymemoize~=1.0.0
2020-08-20 10:47:53 +00:00
django-dynamic-preferences~=1.10
2020-10-25 17:49:06 +00:00
python-magic~=0.4.0
channels~=3.0.3
2021-07-06 13:35:07 +00:00
channels_redis~=3.3.0
2021-07-06 14:28:31 +00:00
uvicorn[standard]~=0.14.0
gunicorn~=20.1.0
2020-08-20 10:47:53 +00: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 06:00:12 +00:00
requests~=2.25.1
pyOpenSSL~=20.0.1
2018-08-22 18:10:39 +00:00
# for LDAP authentication
2020-10-25 17:49:06 +00:00
python-ldap~=3.3.0
django-auth-ldap~=2.4.0
2020-08-20 10:47:53 +00:00
pydub~=0.25.1
2021-06-30 15:41:12 +00:00
pyld~=2.0.3
2021-03-07 14:17:57 +00:00
aiohttp~=3.7.4
2020-08-20 10:47:53 +00:00
2021-07-04 04:57:35 +00:00
django-oauth-toolkit~=1.5.0
django-storages~=1.11.1
boto3~=1.17.59
2020-10-25 17:49:06 +00:00
unicode-slugify~=0.1.0
django-cacheops~=6.0.0
2020-08-20 10:47:53 +00:00
service_identity~=21.1.0
2020-10-25 17:49:06 +00:00
click~=7.1.0
markdown~=3.3.4
bleach~=3.3.0
feedparser~=6.0.0
watchdog~=2.1.2
2021-03-01 16:30:42 +00:00
## Pin third party dependency to avoid issue with latest version
twisted==20.3.0
2021-07-06 09:43:40 +00:00
asgiref==3.3.4