forked from HyphaApp/hypha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
43 lines (42 loc) · 994 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Monitor dependencies
scout-apm==2.10.0
sentry-sdk==0.14.1
# Production dependencies
boto3==1.9.245
celery==4.4.0
dj-database-url==0.5.0
django-anymail==7.0.0
django-basic-auth-ip-whitelist==0.3.1
django-bleach==0.6.1
django-countries==5.5
django-extensions==2.2.8
django-filter==2.2.0
django-fsm==2.6.1
django-heroku==0.3.1
django-hijack==2.1.10
django-otp==0.7.5 # Temporarily pin to an older version, later breaks django-two-factor-auth.
django-pagedown==2.0.3
django-pwned-passwords==4.1.0
django-redis==4.11.0
django-referrer-policy==1.0
django-storages==1.7.1
django-tables2==1.21.2
django-tinymce4-lite==1.7.5
django-two-factor-auth==1.9.1
django-webpack-loader==0.6.0
django_select2==7.2.2
djangorestframework==3.9.2
djangorestframework-api-key==1.4.1
django==2.2.11
gunicorn==20.0.4
mailchimp3==3.0.12
mistune==0.8.4
more-itertools==7.2.0
Pillow==6.2.0
psycopg2==2.7.3.1
reportlab==3.5.34
social_auth_app_django==3.1.0
tomd==0.1.3
wagtail==2.8
wagtail-cache==1.0.0
whitenoise==5.0.1