-
Notifications
You must be signed in to change notification settings - Fork 286
/
requirements.in
60 lines (56 loc) · 1.03 KB
/
requirements.in
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
# Core dependencies
dj-database-url==0.5.0
django-admin-sortable2==1.0.4
django-autoslug==1.9.4
django-bleach<4
django-click==2.3.0
django-countries
django-date-extensions
django-debug-toolbar
django-extensions
django-formtools==2.3.0
django-gulp-rev==0.2
django-leaflet==0.24.0
django-markdown-deux==1.0.5
django-recaptcha
django-sendgrid-v5==0.8.1
django-storages[boto3]==1.7.1
django-tinymce
django-unused-media==0.1.13
django>=3.2,<4
dnspython
easy-thumbnails
easydict==1.10
pillow==10.3.0
psycopg2-binary==2.8.3
pyquery==1.4.0
urlextract
# Local development
python-dotenv==0.21.0
pip-tools==6.12.1
pre-commit==2.21.0
# Linting / Formatting
autoflake==1.4
black==24.3.0
flake8==4.0.1
isort==5.8.0
# Testing
freezegun
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-dotenv==0.5.2
pytest-env==0.6.2
pytest-mock==3.10.0
pytest==6.2.5
vcrpy
# Integrations
django-gulp-rev==0.2
django-leaflet==0.24.0
django-sendgrid-v5==0.8.1
google-api-python-client==2.37.0
icalendar==4.0.3
oauth2client==4.1.3
py-trello==0.13.0
sentry-sdk
slack_sdk==3.19.5
stripe