forked from HyphaApp/hypha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (60 loc) · 1.22 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Monitor dependencies
scout-apm==3.1.0
sentry-sdk==1.42.0
# Production dependencies
Babel==2.14.0
boto3==1.34.66
celery==5.3.6
click==8.1.7
dj-database-url==2.1.0
django-anymail==10.3
django-basic-auth-ip-whitelist==0.5
django-nh3==0.1.1
django-countries==7.5.1
django-elevate==2.0.3
django-extensions==3.2.3
django-file-form==3.6.0
django-filter==23.5
django-formtools==2.5.1
django-fsm==2.8.1
django-heroku==0.3.1
django-hijack==3.4.5
django-htmx==1.17.3
django-pagedown==2.2.1
django-ratelimit==4.1.0
django-referrer-policy==1.0
django-select2==8.1.2
django-slack==5.19.0
django-storages==1.14.2
django-tables2==2.7.0
django-tinymce==3.7.1
django-two-factor-auth==1.16.0
django-web-components==0.2.0
django==4.2.11
djangorestframework-api-key==3.0.0
djangorestframework==3.15.0
drf-nested-routers==0.93.5
drf-yasg==1.21.7
environs==11.0.0
gunicorn==22.0.0
heroicons==2.6.0
python-docx==1.1.0
htmldocx==0.0.6
lark==1.1.9
mistune==3.0.2
more-itertools==10.2.0
phonenumberslite==8.13.32
Pillow==10.3.0
psycopg[binary]==3.1.18
pwned-passwords-django==2.1
qrcode==7.4.2
reportlab==4.0.9
social_auth_app_django==5.4.1
tablib==3.5.0
tomd==0.1.3
wagtail-cache==2.4.0
wagtail-purge==0.3.0
wagtail==5.2.3
whitenoise==6.6.0
xhtml2pdf==0.2.15
xmltodict==0.13.0