-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathrequirements.in
49 lines (47 loc) · 1002 Bytes
/
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
-e git+https://github.com/beaugunderson/django-storages-s3upload.git#egg=django-storages-s3upload
-e git+https://github.com/justinmayer/django-autoslug.git@4dc75083d84265e019a900d636273c731457193d#egg=django-autoslug
-e git+https://github.com/nedbat/django_coverage_plugin@e18f49669f48dd7b49ab6d4de07442026f1f1978#egg=django_coverage_plugin
ansicolors
arrow
beautifulsoup4
bleach
boto3
brotlipy
celery==4.2.1
dj-database-url
Django==2.1.7
django-allauth
django-appconf
django-bootstrap-pagination
django-cors-headers
django-debug-toolbar
django-extensions
django-filter
django-forms-bootstrap
django-heroku
django-ipware
django-oauth-toolkit
django-pylibmc
django-recaptcha
django-storages
djangorestframework
factory-boy
feedparser
gevent
gunicorn
Jinja2
jsonfield # can't remove this because migrations depend on it presently
mailchimp
Markdown
mock
Pillow # for sorl-thumbnail
raven
redis
requests
selenium
sorl-thumbnail
termcolor
# modules we control
django-gulp
django-hash-filter2
env-tools